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

deadlock: Add TryLock wrappers #30

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

jrajahalme
Copy link
Contributor

@jrajahalme jrajahalme commented Nov 3, 2023

Add wrappers for TryLock and TryRLock functions added in Go 1.18.

Fixes: #28


This change is Reviewable

Add wrappers for TryLock and TryRLock functions added in Go 1.18.

Fixes: sasha-s#28

Signed-off-by: Jarno Rajahalme <jarno@isovalent.com>
@sasha-s sasha-s merged commit 20e556a into sasha-s:master Dec 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Have you considered supporting TryLock?
2 participants