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

First version of dogpile deadlock fix and test. #132

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lraucy
Copy link

@lraucy lraucy commented Mar 20, 2017

Fix for the issue #128

I added tests both for the dogpile lock behavior (this part of the code was not tested) and for the dogpile lock deadlock.

The tests are still messy, especially because I used thread to be able to simulate the lock. I'll try to clean up a little bit the tests when I have a bit more time to work on this.

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.

1 participant