mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 22:42:23 +01: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.
1 line
115 B
Text
1 line
115 B
Text
Document `looping_call()` functionality that will wait for the given function to finish before scheduling another.
|