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

Placeholder: explore blocking/nonblocking split of try_lock #310

Open
HalosGhost opened this issue Nov 15, 2024 · 0 comments
Open

Placeholder: explore blocking/nonblocking split of try_lock #310

HalosGhost opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
status/needs-triage Has not been reviewed

Comments

@HalosGhost
Copy link
Collaborator

It may be useful to be able to choose the behavior of try_lock to either return immediately if a key is already locked, or block and wait to attempt to get a lock. Let's consider that.

@HalosGhost HalosGhost added the status/needs-triage Has not been reviewed label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/needs-triage Has not been reviewed
Projects
None yet
Development

No branches or pull requests

2 participants