Message295691
> > yes, i am on it
> Nick, have you been able to find what the problem is? If not, we'll need to pull this change out of 3.6.2.
It's interesting to see how `_process_write_backlog` gets called after `_finalize`. One option would be to simply guard `transport.write` with `if transport is not None`, but I'm afraid that we'll only mask the bug then. |
|
Date |
User |
Action |
Args |
2017-06-11 07:57:29 | yselivanov | set | recipients:
+ yselivanov, gvanrossum, vstinner, ned.deily, fafhrd91, thehesiod, Mariatta |
2017-06-11 07:57:29 | yselivanov | set | messageid: <1497167849.12.0.584527935982.issue29406@psf.upfronthosting.co.za> |
2017-06-11 07:57:29 | yselivanov | link | issue29406 messages |
2017-06-11 07:57:28 | yselivanov | create | |
|