Message132058
This impacts higher-level APIs such as Queue.get() with a positive timeout.
I'm not sure whether it's easily possible to fix this. A Google search seems to suggest that the pipe could be opened with "SYNCHRONIZE" access rights (?) and then WaitForSingleObject() be used on the handle. |
|
| Date |
User |
Action |
Args |
| 2011-03-25 00:27:36 | pitrou | set | recipients:
+ pitrou, kristjan.jonsson, tim.golden, jnoller, brian.curtin, asksol |
| 2011-03-25 00:27:36 | pitrou | set | messageid: <[email protected]> |
| 2011-03-25 00:27:34 | pitrou | link | issue11668 messages |
| 2011-03-25 00:27:34 | pitrou | create | |
|