dendrite/roomserver/storage/shared
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
..
latest_events_updater.go Fix sqlite locking bugs present on sytest (#1543) 2020-10-20 11:42:54 +01:00
membership_updater.go Wrap NewMembershipUpdater in a db writer (#1515) 2020-10-13 10:20:27 +01:00
prepare.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
storage.go Fix sqlite locking bugs present on sytest (#1543) 2020-10-20 11:42:54 +01:00