Start a program in the background, collecting its output. Returns an integer identifying the process. (Note that this integer is *not* the OS process id of the actuall running process.)
(self, args, executable=None, shell=False, cwd=None, env=None)
source not stored for this graph (policy: none)
no test coverage detected