I feel like an old fart still writing about actual programming topics (as opposed to vibe coding), but here we go…

For now, my last post about concurrency and cancellation: https://macguru.dev/whats-that-structured-in-structured-concurrency/

What’s that “structured” in Structured Concurrency?

One thing I only learned after working with Structured Concurrency for years is what “structured” actually refers to. And since that came as a surprise to me, I thought others might find it interesting as well. My natural thinking was that everything inside Swift’s modern concurrency system would be

Max Seelemann
@macguru17 I’m happy I‘m not the only old fart