Skip to content

Basics/Concurrency: make thread-safe containers Sendable #6105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from

Conversation

MaxDesiatov
Copy link
Contributor

Motivation:

Splitting up #6089 into smaller PRs to track down crashes in tests reproducible only on CI.

Modifications:

Made ThreadSafeArrayStore conform to Sendable.

@MaxDesiatov MaxDesiatov added WIP Work in progress concurrency labels Feb 2, 2023
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test macOS

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test Linux

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test macOS

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test macOS

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test macOS

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test macOS

@MaxDesiatov MaxDesiatov closed this Feb 2, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/sendable-threadsafe-containers branch February 2, 2023 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concurrency WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant