swift
9cb2873a
- [Concurrency] Downgrade missing 'await' error to a warning for synchronous
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Concurrency] Downgrade missing 'await' error to a warning for synchronous access to isolated global and static variables that are lazily initialized. (cherry picked from commit 61b43e63f6553a224d5abe6b44cb76c2ce8a8612)
References
#70179 - [5.10][Concurrency] Downgrade missing `await` error to a warning for synchronous access to isolated global/static `let`s.
Author
hborla
Committer
hborla
Parents
674d3d70
Loading