Note that with SE-0412 you can instead apply nonisolated(unsafe)
to the atomic stored property and still use a checked Sendable
conformance.
9 Likes
Note that with SE-0412 you can instead apply nonisolated(unsafe)
to the atomic stored property and still use a checked Sendable
conformance.