swift
11dd80ab
- [Concurrency] Eliminate unused so for dealing with calls via a separate path
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Concurrency] Eliminate unused so for dealing with calls via a separate path Remove the "old" path that diagnosed actor isolation and sendability issues with some calls. It is now unused.
References
#66928 - Handle all isolation checking for function calls in one place
Author
DougGregor
Committer
DougGregor
Parents
740cd7bd
Loading