mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
8ddb2de553
Thanks to @erikjohnston for clarifying, https://github.com/matrix-org/synapse/pull/15743#discussion_r1226544457 We don't have to worry about calls stacking up if the given function takes longer than the scheduled time.
2 lines
115 B
Plaintext
2 lines
115 B
Plaintext
Document `looping_call()` functionality that will wait for the given function to finish before scheduling another.
|