Message 299997 - Python tracker (original) (raw)
Message299997
Author | vstinner |
---|---|
Recipients | vstinner |
Date | 2017-08-09.12:51:10 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1502283070.82.0.19353435664.issue31160@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
The GCC job of Travis CI failed with ENV_CHANGED: Test wait() behavior when waitpid returns WIFSTOPPED; . ... Warning -- reap_children() reaped child process 19839 ok I tested and... WOW! When run in a loop, this test leaks 100 MB per second. It creates a lot of processes. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-08-09 12:51:10 | vstinner | set | recipients: + vstinner |
2017-08-09 12:51:10 | vstinner | set | messageid: 1502283070.82.0.19353435664.issue31160@psf.upfronthosting.co.za |
2017-08-09 12:51:10 | vstinner | link | issue31160 messages |
2017-08-09 12:51:10 | vstinner | create |