Skip to content

Fix transaction rollback with top-level throw

Choose a tag to compare

@tanner0101 tanner0101 released this 13 Jun 02:51
a3d6587

Adds a catchFlatMap to rollback transaction when the transaction closure throws an error (#90, fixes #89).