swift
39c79626 - [Concurrency] Only treat 'nonisolated let' properties in actors as isolated

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'.
Author
Parents
Loading