neos / Neos.EventSourcing

A library for Event Sourcing and CQRS for Flow projects.
MIT License
44 stars 30 forks source link

BUGFIX: Catch DeadlockException when committing events #287

Closed kdambekalns closed 3 years ago

kdambekalns commented 3 years ago

Made this a part of #288, which actually provides a cause for those deadlocks to potentially appear.