Message 58580 - Python tracker
Message58580
| Author | gvanrossum |
|---|---|
| Recipients | amaury.forgeotdarc, christian.heimes, giampaolo.rodola, gvanrossum, janssen |
| Date | 2007-12-13.20:13:09 |
| SpamBayes Score | 0.024117433 |
| Marked as misclassified | No |
| Message-id | <1197576790.18.0.0555729065821.issue1469@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hm, when I run the full test_ssl test suite with ./python Lib/test/regrtest.py -v -uall test_ssl it always hangs in testAsyncoreServer after printing this: testAsyncoreServer (test.test_ssl.ThreadedTests) ... server: new connection from 127.0.0.1:59781 client: sending 'FOO\n'... server: read 4 from client |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-12-13 20:13:10 | gvanrossum | set | spambayes_score: 0.0241174 -> 0.024117433 recipients: + gvanrossum, amaury.forgeotdarc, janssen, giampaolo.rodola, christian.heimes |
| 2007-12-13 20:13:10 | gvanrossum | set | spambayes_score: 0.0241174 -> 0.0241174 messageid: <1197576790.18.0.0555729065821.issue1469@psf.upfronthosting.co.za> |
| 2007-12-13 20:13:10 | gvanrossum | link | issue1469 messages |
| 2007-12-13 20:13:10 | gvanrossum | create | |