clockblocks.utilities.terminate_forked_children
- clockblocks.utilities.terminate_forked_children() None[source]
Kill the child clocks of the currently active clock, returning once they have finished unwinding (see
terminate_forked_children()). The deliberate counterpart towait_for_children_to_finish(). On a thread with no active clock, raises NoActiveClockError.