Skip to content

Conversation

@plemarquand
Copy link
Contributor

Squashes the warnings in AsyncProcess by adjusting required callbacks to be @Sendable, marking lock protected state as nonisolated(unsafe) and using a ThreadSafeBox to capture the process result. Fixes up warnings in AsyncProcessTests as well.

Squashes the warnings in AsyncProcess by adjusting required callbacks to
be `@Sendable`, marking lock protected state as `nonisolated(unsafe)`
and using a `ThreadSafeBox` to capture the process result.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant