You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Neo4jTransactionHolder and ReactiveNeo4jTransactionHolder must not rollback the transaction itself, but only keep the marker around. Otherwise the exceptions happening through erroneous commits will be shadowed by a failed rollback.