Re: [Twisted-Python] ITransport.write after IProtocol.connectionLost -- no failure/exception?

2016-12-16 Thread Cory Benfield
> On 15 Dec 2016, at 12:07, exvito here wrote: > > Dear all, > > The subject says most of it. While diagnosing a behavior on a somewhat > large codebase, I found out something somewhat surprising -- see > subject -- which is replicated with the minimal code example below. > > It is a LineRecei

Re: [Twisted-Python] ITransport.write after IProtocol.connectionLost -- no failure/exception?

2016-12-16 Thread Glyph Lefkowitz
> On Dec 16, 2016, at 5:22 AM, Cory Benfield wrote: > > >> On 15 Dec 2016, at 12:07, exvito here wrote: >> >> Dear all, >> >> The subject says most of it. While diagnosing a behavior on a somewhat >> large codebase, I found out something somewhat surprising -- see >> subject -- which is repl