Offloading work to a background thread used to be possible with nonisolated functions in Swift. In Swift 6.2 we have access to the @concurent attribute. Why do we need it? And when?
https://gumroad.com/l/practical-swift-concurrency
https://www.donnywals.com/what-is-concurrent-in-swift-6-2/