Message289953
2017-03-22 1:55 GMT+01:00 Nathaniel Smith <report@bugs.python.org>:
> + for some reason set_wakeup_fd doesn't work for me on Windows (no idea why, can't reproduce in simplified tests, might be my fault, need to debug),
I modified signal.set_wakeup_fd() to accept a socket handle on
Windows. Are you using socket.socketpair() on Windows? Or do you pass
a pipe? |
|
Date |
User |
Action |
Args |
2017-03-22 01:10:04 | vstinner | set | recipients:
+ vstinner, njs, neologix, bkabrda |
2017-03-22 01:10:04 | vstinner | link | issue21895 messages |
2017-03-22 01:10:03 | vstinner | create | |
|