Detached Tasks lesson #62
sassiwalid
started this conversation in
Lessons & Modules
Replies: 0 comments
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.
-
Hi!
Thank you for the great explanation on Task.detached! I really appreciate how you clarified the unstructured nature of detached tasks and how they run in a new top-level context.
I just had a small suggestion: in the example with asyncPrint, the inline comment shows a specific output order:
It might be helpful to mention that the order is non-deterministic to avoid giving learners the impression that detached tasks always run after the current scope completes.
Again, thank you for the quality of your teaching!
Beta Was this translation helpful? Give feedback.
All reactions