Message402732
> SleepConditionVariableSRW() can't be interrupted in PyCOND_WAIT() and PyCOND_TIMEDWAIT()
This was my immediate reaction as well.
Unfortunately, we keep seeing that all waits need to be interruptible, so either a WaitForMultipleObjects or a slow spinlock. |
|
| Date |
User |
Action |
Args |
| 2021-09-27 16:45:41 | steve.dower | set | recipients:
+ steve.dower, paul.moore, vstinner, tim.golden, zach.ware, eryksun |
| 2021-09-27 16:45:41 | steve.dower | set | messageid: <1632761141.67.0.293441028458.issue45301@roundup.psfhosted.org> |
| 2021-09-27 16:45:41 | steve.dower | link | issue45301 messages |
| 2021-09-27 16:45:41 | steve.dower | create | |
|