Message325625
@vstinner: another option is to ignore "use_vfork" on platforms that don't have POSIX_SPAWN_USEVFORK. Using vfork or not is primarily a optimisation, ignoring the flag should not result in different behaviour (other than speed). |
|
| Date |
User |
Action |
Args |
| 2018-09-18 10:26:44 | ronaldoussoren | set | recipients:
+ ronaldoussoren, gregory.p.smith, vstinner, serhiy.storchaka, pablogsal |
| 2018-09-18 10:26:44 | ronaldoussoren | set | messageid: <1537266404.31.0.956365154283.issue34663@psf.upfronthosting.co.za> |
| 2018-09-18 10:26:44 | ronaldoussoren | link | issue34663 messages |
| 2018-09-18 10:26:44 | ronaldoussoren | create | |
|