Updating `ImageDownloader` actor sample to support cancellation?

I do not see that error. Which toolchain are you compiling from? I can compile from 6.2 and the 6.3 RC with no errors. I do see a 6.4 error… but this is answered from the other thread:

If you wanted to ship a legit CountedTask in a real product I think it would just need to copy over the different flavors of Task constructors and then forward those parameters to its task variable.

1 Like