Message138524
> You are right, we need a manual reset *or* we must ensure that every
> user of _PyOS_SigintEvent only does so from the main thread.
On second thoughts, even using an auto-reset event, resetting the event before waiting is unavoidable. Otherwise you are liable to catch an event that was set a long time ago. |
|
| Date |
User |
Action |
Args |
| 2011-06-17 17:00:38 | sbt | set | recipients:
+ sbt, pitrou, tim.golden, jnoller, brian.curtin |
| 2011-06-17 17:00:38 | sbt | set | messageid: <[email protected]> |
| 2011-06-17 17:00:37 | sbt | link | issue12328 messages |
| 2011-06-17 17:00:37 | sbt | create | |
|