Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
3.7.0
-
None
Description
With some combination of reading operations, `TinkerTransactionGraph` may return not the current Element value, but the cached one.
This may also cause update operations to fail with `Conflict: element modified in another transaction` exception.