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