Avatar
Avatar
koher
いつの間にか Partial Task は Job という名前に変わってたのか・・・。 https://github.com/apple/swift-evolution/commit/2b1373654b97373a49efcbb210b1a0ac0b05cd5a
omochimetaru 2/19/2023 3:52 AM
3:53 AM
partial taskの概念は変わってなくて
3:53 AM
ただしAPIとしてはもうちょっと抽象化しておくためにJobを当てる
3:53 AM
って書いてありましたよ
3:54 AM
いやでも304に出てくる言葉を全部直したのか
3:54 AM
じゃあ更に名前ごと変えようってなったのか?
3:56 AM
The name "job" was selected because we do not want to constrain this API to just "partial tasks", or tie them too closely to tasks, even though the most common type of job created by Swift concurrency are "partial tasks".
3:56 AM
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. - swift-evolution/nnnn-custom-actor-executors.md at wip-custom-executors · ktoso/swift-evolution