We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The name is too clever by half. Or at least too clever by, say, 5%.
It should probably be refactored into a dedicated tool for raising ResourceBusyError, since that's how every caller uses it.
ResourceBusyError
The text was updated successfully, but these errors were encountered:
Maybe ConflictDetector or ResourceBusyDetector.
ConflictDetector
ResourceBusyDetector
Sorry, something went wrong.
Refactor UnLock -> ConflictDetector
675555d
Just rename it and make it always do ResourceBusyError, since that's how it's always used. Fixes python-triogh-197
No branches or pull requests
The name is too clever by half. Or at least too clever by, say, 5%.
It should probably be refactored into a dedicated tool for raising
ResourceBusyError
, since that's how every caller uses it.The text was updated successfully, but these errors were encountered: