This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients martin.panter, mjpieters
Date 2017-04-24.11:20:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493032828.06.0.834119288756.issue30154@psf.upfronthosting.co.za>
In-reply-to
Content
This is similar to the problem described in Issue 26534, which proposes “kill_group” and “killpg” APIs as a solution.

(FYI you should put a shebang at the start of the shell script, or call it as “sh -c test.sh”, to fix the “Exec format error”.)
History
Date User Action Args
2017-04-24 11:20:28martin.pantersetrecipients: + martin.panter, mjpieters
2017-04-24 11:20:28martin.pantersetmessageid: <1493032828.06.0.834119288756.issue30154@psf.upfronthosting.co.za>
2017-04-24 11:20:28martin.panterlinkissue30154 messages
2017-04-24 11:20:27martin.pantercreate