Searched refs:is_shutting_down (Results 1 – 7 of 7) sorted by relevance
40 self.is_shutting_down = False46 if not self.is_started or self.is_shutting_down:98 self.is_shutting_down = True107 if queue.is_shutting_down:111 elif self.is_shutting_down:124 if not self.is_shutting_down:138 elif not self.is_shutting_down:
83 self.is_shutting_down = False100 self.is_shutting_down = True103 if not self.is_shutting_down:113 if not self.is_shutting_down:
25 cdef bint is_shutting_down
22 cdef bint is_shutting_down # shutdown has been called
334 if self.is_shutting_down():404 assert self.is_shutting_down()420 def is_shutting_down(self): member in _ExecutorManagerThread
218 def is_shutting_down(self): member in Host
821 if self.is_shutting_down():