Searched refs:wait_for_stop (Results 1 – 1 of 1) sorted by relevance
76 self.assertTrue(self.wait_for_stop(process, listener), "Check that process is paused")106 def wait_for_stop(self, process, listener): member in TestInterruptThreadNames