0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-23 14:58:23 +02:00
dendrite/syncapi/notifier
Neil Alexander 1b5460a920
Ensure we only wake up a given user once (#2775)
This ensures that the sync API notifier only wakes up a given user once
for a given stream position.
2022-10-07 13:42:35 +01:00
..
notifier.go Ensure we only wake up a given user once (#2775) 2022-10-07 13:42:35 +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