Message325302
+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. :) |
|
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 | |
|