Lines Matching full:shutdown
74 self.executor.shutdown(wait=True)
100 self.executor.shutdown()
106 # Test the atexit hook for shutdown of worker threads and processes
121 self.executor.shutdown()
135 self.executor.shutdown()
192 self.executor.shutdown()
395 # Executor.shutdown() and context manager usage is tested by
431 # Issue #12456: race condition at shutdown where trying to post a
435 self.executor.shutdown()
469 self.executor.shutdown(wait=True)