0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 12:08:40 +02:00
dendrite/roomserver/internal
Kegsay eb86e2b336
Fix sqlite locking bugs present on sytest (#1543)
* Fix sqite locking bugs present on sytest

Comments do the explaining.

* Fix deadlock in sqlite mode

Caused by starting a writer whilst within a writer

* Only complain about invalid state deltas for non-overwrite events

* Do not re-process outlier unnecessarily
2020-10-20 11:42:54 +01:00
..
helpers Return what we have when we encounter missing events when servicing backfill/gme (#1499) 2020-10-08 12:22:00 +01:00
input Fix sqlite locking bugs present on sytest (#1543) 2020-10-20 11:42:54 +01:00
perform Optimise servers to backfill from (#1485) 2020-10-06 18:09:02 +01:00
query Improved state handling in /send (#1521) 2020-10-14 12:39:37 +01:00
alias.go Implement rejected events (#1426) 2020-09-16 13:00:52 +01:00
api.go Optimise servers to backfill from (#1485) 2020-10-06 18:09:02 +01:00