clockblocks.utilities.wait_forever

clockblocks.utilities.wait_forever() None[source]

Calls wait_forever() 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.