Package buildslave :: Module runprocess
[frames] | no frames]

Module runprocess

source code

Support for running 'shell commands'

Classes
  LogFileWatcher
  ProcGroupProcess
Simple subclass of Process to also make the spawned process a process group leader, so we can kill all members of the process group.
  RunProcessPP
  RunProcess
This is a helper class, used by slave commands to run programs in a child shell.
Functions
 
shell_quote(cmd_list) source code
Variables
  __package__ = 'buildslave'