Message 379504 - Python tracker
Message379504
| Author | gregory.p.smith |
|---|---|
| Recipients | Yonatan Goldschmidt, gregory.p.smith, izbyshev, koobs, pablogsal, ronaldoussoren |
| Date | 2020-10-24.00:54:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1603500872.95.0.421928754342.issue35823@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
now waiting to see how happy all of the buildbots are... We currently have a `__linux__` check in the code deciding VFORK_USABLE. From what I can tell, vfork probably also works on macOS (darwin). Lets let this run for a bit on Linux and it can be a separate issue to open vfork usage up to other platforms. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-10-24 00:54:32 | gregory.p.smith | set | recipients: + gregory.p.smith, ronaldoussoren, koobs, izbyshev, pablogsal, Yonatan Goldschmidt |
| 2020-10-24 00:54:32 | gregory.p.smith | set | messageid: <1603500872.95.0.421928754342.issue35823@roundup.psfhosted.org> |
| 2020-10-24 00:54:32 | gregory.p.smith | link | issue35823 messages |
| 2020-10-24 00:54:32 | gregory.p.smith | create | |