Message286573
| Author | thehesiod |
|---|---|
| Recipients | gvanrossum, thehesiod, yselivanov |
| Date | 2017-02-01.00:39:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1485909545.04.0.650924943503.issue29406@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
with the attached code note how HttpClient.connection_lost callback is never called for the madis server. The madis server is an apache server, I tried with the OSX apache server and could not reproduce the issue so it seems something particular about their apache version or configuration. This is a pretty critical issue as close() does not release the socket. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-01 00:39:05 | thehesiod | set | recipients: + thehesiod, gvanrossum, yselivanov |
| 2017-02-01 00:39:05 | thehesiod | set | messageid: <1485909545.04.0.650924943503.issue29406@psf.upfronthosting.co.za> |
| 2017-02-01 00:39:04 | thehesiod | link | issue29406 messages |
| 2017-02-01 00:39:04 | thehesiod | create | |