π§ Swift 6.1 just made TaskGroup smarter β and safer.
Have you ever forgotten to await all tasks in a TaskGroup? It used to lead to leaks and uncollected tasks. π
π With Swift 6.1, the compiler now warns you when you forget β saving time, memory, and frustration.
π― Check out this colorful visual breakdown of the change π And dive deeper into the evolution of Swift's concurrency in my full article on Medium:
Top comments (0)