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.
Created on 2016-03-10 23:45 by Daniel Shaulov, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| killpg.patch | Daniel Shaulov, 2016-03-10 23:45 | Adds killpg method and kill_group argument | review | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:28 | admin | set | github: 70721 |
| 2019-07-01 00:06:43 | gregory.p.smith | set | status: open -> closed superseder: subprocess.run timeout does not function if shell=True and capture_output=True resolution: duplicate stage: patch review -> resolved |
| 2019-06-27 13:11:54 | haizaar | set | nosy:
+ haizaar |
| 2018-02-16 13:03:48 | fangyizhou | set | nosy:
+ fangyizhou |
| 2017-04-24 11:47:07 | martin.panter | set | dependencies:
+ Extend subprocess.kill to be able to kill process groups messages: + msg292225 |
| 2017-04-24 11:08:46 | martin.panter | set | versions:
+ Python 3.7, - Python 3.5, Python 3.6 nosy: + martin.panter messages: + msg292221 type: behavior -> enhancement stage: patch review |
| 2016-03-10 23:45:31 | Daniel Shaulov | create | |
