Skip to content

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