spawn background process and detach it w/o problems

Dmitry Teslenko dteslenko at gmail.com
Fri Nov 9 04:18:10 EST 2007


Hello!

On 08/11/2007, davisn90210 at gmail.com <davisn90210 at gmail.com> wrote:
> Take a look at the subprocess module.

Big thanks!

It's interesting what's happening with subprocess.Popen instance after
it has been instatiated and script's main thread exits leaving
Popen'ed application open.



More information about the Python-list mailing list