Message349051
| Author | remi.lapeyre |
|---|---|
| Recipients | 3mb3dw0rk5, davin, paul.moore, pitrou, remi.lapeyre, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2019-08-05.14:39:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1565015985.21.0.0716946263056.issue33997@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Hi, I got bit by this bug last week, I wrote an example that reproduce the basic idea of our program main loop and it hangs - around 20% of the time with a release build of Python 3.7.4 - around 6% of the time with a debug build of Python 3.7, 3.8 and 3.9 With some of our inputs, it hangs nearly all the time but I cannot post them here. I tested PR 8009 and it solves the issue. It seems to me that it is an appropriate fix for this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-05 14:39:45 | remi.lapeyre | set | recipients: + remi.lapeyre, paul.moore, pitrou, vstinner, tim.golden, zach.ware, steve.dower, davin, 3mb3dw0rk5 |
| 2019-08-05 14:39:45 | remi.lapeyre | set | messageid: <1565015985.21.0.0716946263056.issue33997@roundup.psfhosted.org> |
| 2019-08-05 14:39:45 | remi.lapeyre | link | issue33997 messages |
| 2019-08-05 14:39:45 | remi.lapeyre | create | |