Searched defs:kill_timeout (Results 1 – 2 of 2) sorted by relevance
/tools/repohooks/rh/ |
D | utils.py | 155 def _kill_child_process(proc, int_timeout, kill_timeout, cmd, original_handler, argument 268 check=True, int_timeout=1, kill_timeout=1, capture_output=False, argument
|
/tools/test/connectivity/acts/framework/acts/libs/proc/ |
D | process.py | 165 def wait(self, kill_timeout=60.0): argument
|