0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-17 12:53:51 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Eric Eastwood
8881ad6d4b
Sliding Sync: Short-circuit have_finished_sliding_sync_background_jobs (#17723)
We only need to check it if returned bump stamp is `None`, which is rare.

Pulling this change out from one of @erikjohnston's branches
(https://github.com/element-hq/synapse/compare/develop...erikj/ss_perf)
2024-09-17 17:36:59 -05:00