clockblocks.utilities.wait_for_children_to_finish¶
-
clockblocks.utilities.
wait_for_children_to_finish
() → None[source]¶ Calls
wait_for_children_to_finish()
on the clock that is currently active on the thread; generally, this is called when there are child clocks running and we want to keep the main script alive while the action takes place on the child clocks.