This worked for me too!
Post
Replies
Boosts
Views
Activity
For reference on, see https://docs.swift.org/swift-book/documentation/the-swift-programming-language/concurrency/
It boils down to every 'await' call invoking a new opportunity to switch threads.