Wait for threads to terminate. This call blocks until a set of threads have terminated. The set of thread is the union of the threads passed in the `threads` argument and the list of threads that registered with the coordinator by calling `Coordinator.register_thread()`. After
(self, threads=None, stop_grace_period_secs=120,
ignore_live_threads=False)
source not stored for this graph (policy: none)