Lines Matching full:idle
81 state without fully quiescing it back to IDLE. This is normally
89 loop to return back to IDLE.
168 "<NullProtocol runstate=IDLE>"
174 Runstate.IDLE
204 "<NullProtocol name='Steve' runstate=IDLE>"
212 self.assertEqual(self.proto.runstate, Runstate.IDLE)
216 self.assertEqual(self.proto.runstate, Runstate.IDLE)
246 Runstate.IDLE,
254 Runstate.IDLE,
288 Runstate.IDLE,
395 self.assertEqual(context.exception.required, Runstate.IDLE)
415 await self._watch_runstates(Runstate.DISCONNECTING, Runstate.IDLE)
515 self.assertEqual(context.exception.required, Runstate.IDLE)
550 " Call disconnect() to return to IDLE state."),
565 " Call disconnect() to return to IDLE state."),