Swift 6.2 is great and a few qualify of life improvements to Xcode can make it better In a recent exchange with Matt on Mastodon, I realised it's been a while since I had a chance to write about Swift Concurrency. Swift 6.2 comes a long way to alleviate the rough edges of the initial release and now I find myself using it comfortably. I think the biggest friction at the moment, is awareness of what's going on in concurrency world while writing code. Think about it: what's going to happen here...