Automatic Task cancellation confusion #26
Closed
tomassliz
started this conversation in
Lessons & Modules
Replies: 1 comment
-
Agreed! I rewrote it again to explicitly mention that it's only about being notified about cancellation, but still requiring methods like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m reading about automatic task cancellation. In the lesson The difference between structured and unstructured tasks, one of the advantages of using a structured task is mentioned as:
I thought child tasks are only notified of the cancellation and not actually canceled and they have to handle theirs cancellation themselves.
You mentioned this in your May update as well:
This feels a bit confusing.
Beta Was this translation helpful? Give feedback.
All reactions