Searched refs:event_timeout (Results 1 – 2 of 2) sorted by relevance
24 event_timeout=5, polling_wait_time=1): argument40 self.event_timeout = event_timeout154 fullmsg = exception_msg + ' Waited for %ss' % self.event_timeout158 self.event_timeout,
319 if listener.WaitForEvent(options.event_timeout, event):391 … print("no process event for %u seconds, killing the process..." % (options.event_timeout))