Just to make this clear: Child tasks are indeed cancelled with their parent tasks.
Task {} just does not create a child task, but an unstructured task. Child tasks are structured tasks.
Just to make this clear: Child tasks are indeed cancelled with their parent tasks.
Task {} just does not create a child task, but an unstructured task. Child tasks are structured tasks.