Searched refs:_timeout_handler (Results 1 – 2 of 2) sorted by relevance
525 def _timeout_handler(signum, frame): function549 signal.signal(signal.SIGALRM, _timeout_handler)
612 signal.signal(signal.SIGALRM, utils._timeout_handler)