AsyncExtensions
AsyncExtensions copied to clipboard
Cancel unstructured task when current task is cancelled.
The unstructured child task used to track iterators is not cancelled when the parent task is cancelled.
An explicit cancellation handler is required.