Message197242
| Author | vstinner |
|---|---|
| Recipients | neologix, vstinner |
| Date | 2013-09-08.09:58:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1378634316.58.0.44278594571.issue18969@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I see two options: * faulthandler calls killpg(SIGABRT) on timeout to kill child processes (but it should ignore temporary the signal to not kill itself) * use a timeout, but shorter than the global timeout, for child processes Not all tests use script_helper. But this is probably a different issue ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-08 09:58:36 | vstinner | set | recipients: + vstinner, neologix |
| 2013-09-08 09:58:36 | vstinner | set | messageid: <1378634316.58.0.44278594571.issue18969@psf.upfronthosting.co.za> |
| 2013-09-08 09:58:36 | vstinner | link | issue18969 messages |
| 2013-09-08 09:58:36 | vstinner | create | |