Stops running threads and wait for them to exit, if necessary. Should be called by the same thread which called `start()`. Args: timeout(int|None): maximum time to wait on `thread.join()`.
(self, timeout=None)
source not stored for this graph (policy: none)
no test coverage detected