-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
After an insert, update, or remove with 'wtimeout' fails, PyMongo raises OperationFailure. It should raise the subclass TimeoutError instead.
Update and reenable the test of TimeoutError in TestCollection.test_last_error_options.
- related to
-
PYTHON-576 OperationFailure and subclasses should include the error details
- Closed