swift
39c79626
- [Concurrency] Only treat 'nonisolated let' properties in actors as isolated
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Concurrency] Only treat 'nonisolated let' properties in actors as isolated if access is from outside the module or the property type is not 'Sendable'.
References
#73279 - [Concurrency] Check `varIsSafeAcrossActors` in `getActorIsolationForReference`.
Author
hborla
Parents
23c16f8d
Loading