Home
last modified time | relevance | path

Searched defs:int_timeout (Results 1 – 1 of 1) sorted by relevance

/tools/repohooks/rh/
Dutils.py144 def _kill_child_process(proc, int_timeout, kill_timeout, cmd, original_handler, argument
253 check=True, int_timeout=1, kill_timeout=1, capture_output=False): argument