Message200601
| Author | christian.heimes |
|---|---|
| Recipients | benjamin.peterson, christian.heimes, georg.brandl, larry, neologix, pitrou, python-dev, r.david.murray, sbt, vstinner |
| Date | 2013-10-20.18:08:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1382292538.51.0.355167042617.issue19227@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think it's more likely that my patch is triggering an existing bug. The locking code for the SSL module and OpenSSL doesn't release locks on fork. I have attached an experimental patch that unlocks all locks in the client. Please try if it resolves the issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-20 18:08:58 | christian.heimes | set | recipients: + christian.heimes, georg.brandl, pitrou, vstinner, larry, benjamin.peterson, r.david.murray, neologix, python-dev, sbt |
| 2013-10-20 18:08:58 | christian.heimes | set | messageid: <1382292538.51.0.355167042617.issue19227@psf.upfronthosting.co.za> |
| 2013-10-20 18:08:58 | christian.heimes | link | issue19227 messages |
| 2013-10-20 18:08:58 | christian.heimes | create | |