mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-04 10:21:26 +00:00
68cdb3708e
Fixes https://github.com/matrix-org/synapse/issues/8238 Alongside the delta file, some changes were also necessary to the codebase to remove references to the now defunct `populate_stats_process_rooms_2` background job. Thankfully the latter doesn't seem to have made it into any documentation yet :)