[Twisted-Python] TB calling _IdentityTransferDecoder after decode finished.

2019-06-27 Thread Scott, Barry
I'm in the middle of trying to figure what causes this TB. Has this been seen before? File "/usr/local/lib/python2.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite why = selectable.doRead() File "/usr/local/lib/python2.7/site-packages/twisted/internet/unix.py",

Re: [Twisted-Python] TB in tls.py

2019-06-27 Thread Glyph
> On Jun 26, 2019, at 8:14 AM, Scott, Barry wrote: > > I'm see this TB often and I'm wondering how to fix it. Looks like there's already been some investigation / discussion of this issue :-). https://twistedmatrix.com/trac/ticket/9462 Possibly