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

Replace Lock with NIOLock #157

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Sep 27, 2022

Motivation:

Lock has been deprecated in favour of NIOLock. Warnings aren't great.

Modifications:

  • Replace Lock with NIOLock
  • Update the minimum required NIO version to 2.42.0.

Result:

Everything builds cleanly

@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Sep 27, 2022
@Lukasa Lukasa force-pushed the cb-replace-lock-with-niolock branch from 633f5d9 to 2570cb4 Compare September 27, 2022 12:41
Motivation:

Lock has been deprecated in favour of NIOLock. Warnings aren't great.

Modifications:

- Replace Lock with NIOLock
- Update the minimum required NIO version to 2.42.0.

Result:

Everything builds cleanly
@Lukasa Lukasa force-pushed the cb-replace-lock-with-niolock branch from 2570cb4 to 7b77a3b Compare September 27, 2022 12:45
@Lukasa Lukasa merged commit b39e53a into apple:main Sep 27, 2022
@Lukasa Lukasa deleted the cb-replace-lock-with-niolock branch September 27, 2022 12:48
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