Message 90958 - Python tracker
Message90958
| Author | kristjan.jonsson |
|---|---|
| Recipients | ezio.melotti, kristjan.jonsson, pitrou |
| Date | 2009-07-26.21:02:02 |
| SpamBayes Score | 0.001052208 |
| Marked as misclassified | No |
| Message-id | <1248642124.17.0.866851664912.issue6499@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ah, so this is an interpreter shutdown issue, it seems. Something is causing this thread to not exit until the application exits and that can cause all sorts of weird race conditions. I wonder why that is happening. There must be an issue with test_valid_get_response |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-07-26 21:02:04 | kristjan.jonsson | set | recipients: + kristjan.jonsson, pitrou, ezio.melotti |
| 2009-07-26 21:02:04 | kristjan.jonsson | set | messageid: <1248642124.17.0.866851664912.issue6499@psf.upfronthosting.co.za> |
| 2009-07-26 21:02:02 | kristjan.jonsson | link | issue6499 messages |
| 2009-07-26 21:02:02 | kristjan.jonsson | create | |