Message325302
| Author | gregory.p.smith |
|---|---|
| Recipients | eric.snow, gregory.p.smith |
| Date | 2018-09-13.23:05:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536879946.86.0.956365154283.issue34651@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+1 agreed. this is the simplest approach to start with. Code to restrict: os.fork itself and disallowing the use of preexec_fn on subprocess within subinterpreters. feel free to ignore preexec_fn in subprocess for the time being if desired, we already promise people that it is a bad idea legacy API that we don't want, guaranteed to cause undiagnosable problems and deadlocks at times. :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-13 23:05:46 | gregory.p.smith | set | recipients: + gregory.p.smith, eric.snow |
| 2018-09-13 23:05:46 | gregory.p.smith | set | messageid: <1536879946.86.0.956365154283.issue34651@psf.upfronthosting.co.za> |
| 2018-09-13 23:05:46 | gregory.p.smith | link | issue34651 messages |
| 2018-09-13 23:05:46 | gregory.p.smith | create | |