mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 10:50:50 -05:00
We call `_update_stream_positions_table_txn` a lot, which is an UPSERT that can conflict in `REPEATABLE READ` isolation level. Instead of doing a transaction consisting of a single query we may as well run it outside of a transaction. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| id_generators.py | ||
| sequence.py | ||