0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-12-13 22:23:10 +01:00
dendrite/federationapi
Neil Alexander f2974721d5
Fix concurrent map reads/writes on t.hadEvents (#1902)
* Fix concurrent map reads/writes on t.hadEvents

* Add hadEvent function
2021-07-07 18:55:44 +01:00
..
api Change how servers are selected for missing auth/prev events (#1892) 2021-06-30 12:05:58 +01:00
routing Fix concurrent map reads/writes on t.hadEvents (#1902) 2021-07-07 18:55:44 +01:00
federationapi.go Change how servers are selected for missing auth/prev events (#1892) 2021-06-30 12:05:58 +01:00
federationapi_test.go Change how servers are selected for missing auth/prev events (#1892) 2021-06-30 12:05:58 +01:00