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

Two fixes with DBMutexTimeoutError #32

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

Conversation

pyMan
Copy link

@pyMan pyMan commented Aug 18, 2015

Fix: DBMutexTimeoutError not raised if dbmutex record still existing but expired (i.e. it can happen when noone else calls another/again @db_mutex)
Fix/Improvment: any exception has precedence over DBMutexTimeoutError

Fix: DBMutexTimeoutError not raised if dbmutex record still existing but
expired
Fix/Improvment: any exception has precedence over DBMutexTimeoutError
@jaredlewis
Copy link
Contributor

If you can add some tests and fix the flake8 errors we can get this merged

Just left some pre existing "line too long"
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.

2 participants