Notes on structured concurrency, or: Go statement considered harmful

I like it. I do think we need more thinking in the realm of managing concurrency, and the comparison to structured programming and goto is not without some truth.

I’m interested to see where it goes.