Message162062
| Author | JohanAR |
|---|---|
| Recipients | JohanAR |
| Date | 2012-06-01.08:43:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1338540186.86.0.989988943379.issue14976@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Python 2.7.3 (default, Apr 20 2012, 22:39:59) [GCC 4.6.3] on linux2 If a signal handler calls Queue.PriorityQueue.put and a second signal is received while one is already being processed, neither of the calls to put will terminate. Highly dependent on timing so it might be difficult to reproduce. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-01 08:43:06 | JohanAR | set | recipients: + JohanAR |
| 2012-06-01 08:43:06 | JohanAR | set | messageid: <1338540186.86.0.989988943379.issue14976@psf.upfronthosting.co.za> |
| 2012-06-01 08:43:03 | JohanAR | link | issue14976 messages |
| 2012-06-01 08:43:03 | JohanAR | create | |