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 #400

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

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 enabled auto-merge (squash) September 27, 2022 12:49
@Lukasa Lukasa merged commit f904622 into apple:main Sep 27, 2022
@Lukasa Lukasa deleted the cb-replace-lock-with-niolock branch September 27, 2022 14:03
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.

3 participants