Searched defs:stopping (Results 1 – 2 of 2) sorted by relevance
108 bool stopping() const { return ipc_handler_ == NULL; } in stopping() function
260 def _wait_for_data_and_update_buffers_using_select(self, deadline, stopping=False): argument