Y
Hacker News
new
|
ask
|
show
|
jobs
by
yxhuvud
190 days ago
The point of structured concurrency is that if you need to do that in code, then there is a need of a predefined structured way to do that. Safely, without running with scissors like how channel usage tend to be.
2 comments
kristianp
190 days ago
It would be good to see an example of what that looks like.
link
auxiliarymoose
190 days ago
But how does one actually do that? What does the architecture and code look like?
link