The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.python
From: Stefan Sonnenberg-Carstens <stefan.sonnenb...@pythonmeister.com>
Date: Tue, 05 Jun 2007 14:07:44 +0200
Local: Tues, Jun 5 2007 10:07 pm
Subject: Re: subprocess leaves child living
Thomas Dybdahl Ahle schrieb:
> Hi, When I do a small program like Calling popen.close() perhaps ? > from subprocess import Popen > start it and kill it, the ping process lives on. You basically open a pipe, which spawns a shell and the command is then started in there. So, if your program quits, the spawned shell is still alive, only the pipe is dead. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||