Message162069
| Author | sbt |
|---|---|
| Recipients | JohanAR, sbt |
| Date | 2012-06-01.12:02:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1338552129.76.0.733043514943.issue14976@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think there is anything special about PriorityQueue. There is a similar concerning the use of the Python implementation of RLock in signal handlers -- see http://bugs.python.org/issue13697. Maybe the signal handler should temporarily mask or ignore SIGINT while it runs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-01 12:02:09 | sbt | set | recipients: + sbt, JohanAR |
| 2012-06-01 12:02:09 | sbt | set | messageid: <1338552129.76.0.733043514943.issue14976@psf.upfronthosting.co.za> |
| 2012-06-01 12:02:09 | sbt | link | issue14976 messages |
| 2012-06-01 12:02:08 | sbt | create | |