Avatar
あ、いやTaskについてはちゃんと書いてありましたw
A task always has an isolation domain. They can be isolated to an actor instance, a global actor, or could be non-isolated.
https://github.com/apple/swift-migration-guide/blob/main/Guide.docc/DataRaceSafety.md#tasks
(edited)