Message 416897 - Python tracker
Message416897
| Author | socketpair |
|---|---|
| Recipients | socketpair |
| Date | 2022-04-06.20:24:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1649276692.67.0.496676014466.issue47245@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Using vfork in #35823 is VERY tricky. Please comment out vfork() usage for now. Yes, we can (should) use vfork(), but we have to rewrite the child code. https://bugzilla.kernel.org/show_bug.cgi?id=215813 I would say it's URGENT. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-06 20:24:52 | socketpair | set | recipients: + socketpair |
| 2022-04-06 20:24:52 | socketpair | set | messageid: <1649276692.67.0.496676014466.issue47245@roundup.psfhosted.org> |
| 2022-04-06 20:24:52 | socketpair | link | issue47245 messages |
| 2022-04-06 20:24:52 | socketpair | create | |