swift
b786c60e
- [region-isolation] Squelch errors from convert_function uses from a Sendable function.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[region-isolation] Squelch errors from convert_function uses from a Sendable function. We view the conversion from a Sendable to a non-Sendable function via convert function to produce a new fresh sendable value. We should squelch that error.
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
3f39bdc1
Loading