Message309082
| Author | mdk |
|---|---|
| Recipients | martin.panter, mattpr, mdk, ned.deily, paul.moore, rogerwang, ronaldoussoren, steve.dower, tim.golden, v+python, zach.ware |
| Date | 2017-12-27.13:04:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1514379857.41.0.213398074469.issue31639@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I wrote a 2 lines PR in which I propose to use threads to handle connections as it's well supported by socketserver via a ThreadingMixIn and fixes the issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-27 13:04:17 | mdk | set | recipients: + mdk, paul.moore, ronaldoussoren, tim.golden, ned.deily, v+python, martin.panter, zach.ware, steve.dower, mattpr, rogerwang |
| 2017-12-27 13:04:17 | mdk | set | messageid: <1514379857.41.0.213398074469.issue31639@psf.upfronthosting.co.za> |
| 2017-12-27 13:04:17 | mdk | link | issue31639 messages |
| 2017-12-27 13:04:17 | mdk | create | |