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

Needs deadlock detection and resolution strategy. #1

Open
ppervink opened this issue Feb 3, 2019 · 0 comments
Open

Needs deadlock detection and resolution strategy. #1

ppervink opened this issue Feb 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ppervink
Copy link
Owner

ppervink commented Feb 3, 2019

When acquiring a lock, the queues of awaiting contexts are available. This lends for the possibility of detecting, and with a couple caller provided options, could allow us to re-order await queues to resolve deadlock issues.

Still considering what options and the best method to provide them (many options possible now).

@ppervink ppervink added the enhancement New feature or request label Feb 3, 2019
@ppervink ppervink self-assigned this Feb 3, 2019
@ppervink ppervink added the good first issue Good for newcomers label Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant