0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-16 11:28:24 +02:00
dendrite/syncapi/notifier
Neil Alexander 1140f39993
Precompute values for userIDSet in sync notifier (#2348)
* Precompute values for `userIDSet` in sync notifier

* Mutexes

* Fixes

* Sensible initial value

* Update syncapi/notifier/notifier.go

Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>

* Placate the almighty linter

Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>
2022-04-13 12:35:30 +01:00
..
notifier.go Precompute values for userIDSet in sync notifier (#2348) 2022-04-13 12:35:30 +01:00
notifier_test.go Fix data race in TestCorrectStreamWakeup (#2334) 2022-04-08 10:46:36 +01:00
userstream.go Fix data race in TestCorrectStreamWakeup (#2334) 2022-04-08 10:46:36 +01:00