This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
looping_call()
will wait for the given function to finish before sc…
…heduling 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.
- Loading branch information