-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
1
abort_transaction is meant to always set the session state to transaction aborted. However, if there is an exception raised which is not derived from Mongo::Error, the session state will not be changed.
- links to