Searched refs:stop_work_queue (Results 1 – 4 of 4) sorted by relevance
133 self._delegate.stop_work_queue(message)
100 def stop_work_queue(self, message): member in LoggingDelegate
120 def stop_work_queue(self, reason): member in AbstractQueue
18175 (LoggingDelegate.expeced_callbacks): Added the stop_work_queue18177 (LoggingDelegate.stop_work_queue): Moved here from RaisingDelegate.