async/await vs Structured Concurrency: The Difference That Stops Bugs
If you've migrated a Swift codebase from callbacks to async/await in the last couple of years, congratulations. Now, an annoying question: is that codebase actually using structured concurrency?
In my
wtcc.hashnode.dev4 min read