Message334652
| Author | jwilk |
|---|---|
| Recipients | bquinlan, josh.r, jwilk, pitrou |
| Date | 2019-02-01.06:51:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549003895.54.0.15429208006.issue35866@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
You're right that sys.stdout.flush() is missing in my code; but on Linux it doesn't make a big difference, because multiprocessing flushes stdout before fork()ing. And yes, it really hangs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-01 06:51:37 | jwilk | set | recipients: + jwilk, bquinlan, pitrou, josh.r |
| 2019-02-01 06:51:35 | jwilk | set | messageid: <1549003895.54.0.15429208006.issue35866@roundup.psfhosted.org> |
| 2019-02-01 06:51:35 | jwilk | link | issue35866 messages |
| 2019-02-01 06:51:35 | jwilk | create | |