swift
43e1c549
- [sending] Make the operation of Builtin.createAsyncTask/friends a sending non-Sendable function instead of an @Sendable function.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[sending] Make the operation of Builtin.createAsyncTask/friends a sending non-Sendable function instead of an @Sendable function. This matches the interface of the public stdlib APIs that wrap these builtin calls.
References
#74239 - [sending] Mark Task.init, Task.detached and friends as taking a sending closure instead of a __owned @Sendable
Author
gottesmm
Committer
gottesmm
Parents
d54e6ba2
Loading