dendrite/federationapi
Neil Alexander 265cf5e835
Protect txnReq.newEvents with mutex (#1587)
* Protect txnReq.newEvents and txnReq.haveEvents with mutex

* Missing defer

* Remove t.haveEventsMutex
2020-11-18 11:31:58 +00:00
..
routing Protect txnReq.newEvents with mutex (#1587) 2020-11-18 11:31:58 +00:00
federationapi.go Remove current state server (#1405) 2020-09-07 14:47:59 +01:00
federationapi_test.go Pass pointers to events — reloaded (#1583) 2020-11-16 15:44:53 +00:00