AsyncExtensions icon indicating copy to clipboard operation
AsyncExtensions copied to clipboard

Cancel unstructured task when current task is cancelled.

Open swhitty opened this issue 2 years ago • 0 comments

The unstructured child task used to track iterators is not cancelled when the parent task is cancelled.

An explicit cancellation handler is required.

swhitty avatar Aug 02 '22 05:08 swhitty