Skip to content
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

Mark types conforming to FileSystem as Sendable #6318

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

MaxDesiatov
Copy link
Contributor

None of these types store internal mutable state, so this should be safe. This resolves some of the sendability warnings that we currently have.

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test

@MaxDesiatov MaxDesiatov self-assigned this Mar 23, 2023
@MaxDesiatov
Copy link
Contributor Author

@MaxDesiatov
Copy link
Contributor Author

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) March 26, 2023 16:45
@MaxDesiatov MaxDesiatov merged commit 2c9fa97 into main Mar 26, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/sendable-filesystem branch March 26, 2023 17:28
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.

2 participants