python_dynamodb_lock
python_dynamodb_lock copied to clipboard
add an option to raise context exception
Added an option to raise error back to the client in the context manager.
Feel like it doesn't make sense to just suppress exception all the time.