Skip to content

Use swift-atomics instead of NIOAtomics #603

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
Jul 13, 2022

Conversation

dnadoba
Copy link
Collaborator

@dnadoba dnadoba commented Jul 11, 2022

NIOAtomics was deprecated in apple/swift-nio#2204 in favor of swift-atomics https://github.com/apple/swift-atomics

Copy link
Member

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

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

LGTM

@dnadoba
Copy link
Collaborator Author

dnadoba commented Jul 13, 2022

Nightly fails because of Sendable warnings

@dnadoba dnadoba merged commit 2adca4b into swift-server:main Jul 13, 2022
@dnadoba dnadoba deleted the dn-atomics branch July 13, 2022 12:48
@dnadoba dnadoba added 🆕 semver/minor Adds new public API. 🔨 semver/patch No public API change. and removed 🆕 semver/minor Adds new public API. labels Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants