4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-08 21:23:08 +00:00
Neil Alexander d32f60249d
Modify sync transaction behaviour ()
This now uses a transaction per stream, so that errors in one stream
don't propagate to another, and we therefore no longer need to do hacks
to reopen a new transaction after aborting a failed one.
2022-10-03 11:38:20 +01:00
..