You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
looping_call() will wait for the given function to finish before scheduling another
Thanks to @erikjohnston for clarifying, #15743 (comment)
We don't have to worry about calls stacking up if the given function takes longer than the scheduled time.
0 commit comments