Files
synapse/tests
Matthew Hodgson 28327deb0e ⏺ All 10 ratelimit tests pass, including test_join_local_ratelimit_profile_change.
The fix: the profile update handler schedules a background task via TaskScheduler to update member events in all joined rooms. This task involves DB operations in executor threads, which need real event loop time to
  complete. Added a polling loop that waits for the scheduled task to finish before asserting on the room state.
2026-03-24 15:40:02 -04:00
..
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-23 20:59:57 -04:00
2026-03-21 19:33:50 +00:00
2026-03-24 15:26:11 -04:00
2026-03-21 19:33:50 +00:00
2026-03-21 19:33:50 +00:00
2026-03-23 20:59:57 -04:00