Skip to content

Replace Lock with NIOLock #628

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 1 commit into from
Sep 27, 2022

Conversation

fabianfett
Copy link
Member

SwiftNIO 2.42.0 has deprecated Lock and replaced it with a new NIOLock. This commit removes all uses of Lock and replaces them with NIOLock. Further now we must require SwiftNIO 2.42.0

SwiftNIO 2.42.0 has deprecated Lock and replaced it with a new NIOLock. This commit removes all uses of Lock and replaces them with NIOLock. Further now we must require SwiftNIO 2.42.0
@fabianfett fabianfett added the 🔨 semver/patch No public API change. label Sep 27, 2022
@fabianfett fabianfett merged commit 897d49a into swift-server:main Sep 27, 2022
@fabianfett fabianfett deleted the ff-fix-Lock-deprecation branch September 27, 2022 13:42
Lukasa added a commit to Lukasa/async-http-client that referenced this pull request Sep 27, 2022
fabianfett pushed a commit that referenced this pull request Sep 27, 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