Searched refs:interruptProcess (Results 1 - 1 of 1) sorted by relevance

/ec/ECSpooler/lib/
H A DProgrammingBackend.py375 def interruptProcess(): function in function:ProgrammingBackend._runInterpreter
384 # end interruptProcess
386 timer = threading.Timer(self.PROCESS_WAIT_TIME, interruptProcess)

Completed in 7 milliseconds