Message360030
| Author | pythonpython |
|---|---|
| Recipients | paul.moore, pythonpython, steve.dower, tim.golden, zach.ware |
| Date | 2020-01-15.08:24:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1579076657.65.0.185497149152.issue39339@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
os.cpu_count() is 64, but 61 to 64 raise Exception in thread QueueManagerThread Error: ValueError: need at most 63 handles, got a sequence of length 63. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-01-15 08:24:17 | pythonpython | set | recipients: + pythonpython, paul.moore, tim.golden, zach.ware, steve.dower |
| 2020-01-15 08:24:17 | pythonpython | set | messageid: <1579076657.65.0.185497149152.issue39339@roundup.psfhosted.org> |
| 2020-01-15 08:24:17 | pythonpython | link | issue39339 messages |
| 2020-01-15 08:24:17 | pythonpython | create | |