Make sure to try sharing state across parallel execution tasks, join on tasks, exit on event from executing task.

Reply to this note

Please Login to reply.

Discussion

Going to look into `Context` soon

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