Make sure to try sharing state across parallel execution tasks, join on tasks, exit on event from executing task.
Going to look into `Context` soon
Please Login to reply.
Context is our everything when dealing with concurrency, quality of execution, aka timeout management and only then data associated with execution context
Just finished learning it, awesome stuff