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

ut_repytests_testlock2.py hangs on failure #31

Closed
choksi81 opened this issue May 24, 2014 · 1 comment
Closed

ut_repytests_testlock2.py hangs on failure #31

choksi81 opened this issue May 24, 2014 · 1 comment
Assignees

Comments

@choksi81
Copy link
Contributor

When ut_repytests_testlock2.py acquires the third lock before acquiring the second lock, it fails, but it never releases the lock therefore the test hangs as the second lock tries to still acquire a lock that is not free.

@choksi81
Copy link
Contributor Author

Author: monzum
This was seen while testing on the windows machine (which seemed to be a bit slower). Fixed in r4013.

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

No branches or pull requests

2 participants