Home
last modified time | relevance | path

Searched refs:TIMEOUT_KILL (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/util/
H A Drunprocess.py52 TIMEOUT_KILL = 5 variable in RunProcess
228 self.kill_timer = self._reactor.callLater(self.TIMEOUT_KILL, self.kill_timed_out)