Skip to content

remove unnecessary preconcurrency imports #28

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

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Jan 9, 2023

motivation: eliminate warnings

changes: require swift 5.7 and remove unnecessary preconcurrency imports for foundation

motivation: eliminate warnings

changes: require swift 5.7 and remove unnecessary preconcurrency imports for foundation
@tomerd tomerd requested review from fabianfett and yim-lee January 9, 2023 21:53
Copy link
Contributor

@yim-lee yim-lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like more code changes are needed to fix the Sendable related errors/warnings

@tomerd tomerd requested a review from yim-lee January 10, 2023 17:24
@tomerd
Copy link
Contributor Author

tomerd commented Jan 11, 2023

cc @MaxDesiatov @parkera @ktoso wrt to missing annotations on corelib-foundation

@tomerd tomerd merged commit 0bd5d23 into swift-server:main Jan 11, 2023
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