A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-April/072469.html below:

[Python-Dev] About SSL tests

[Python-Dev] About SSL tests [Python-Dev] About SSL tests"Martin v. Löwis" martin at v.loewis.de
Wed Apr 4 07:10:02 CEST 2007
> Another difference I believe is that TerminateProcess on Windows
> doesn't kill the tree of processes like kill would. 

I believe you are wrong here: kill on Unix would *not* kill the
tree of processes. Killing the parent process just does that:
kill the parent process.

Killing process groups is an entirely different issue. It would
be nice if subprocess also supported process groups (through
the same-named POSIX concept on POSIX, and job objects on Win32),
but that again is a different story.

Regards,
Martin


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4