async/await vs Structured Concurrency: The Difference That Stops Bugs
17h ago · 4 min read · 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
Join discussion
