[Twisted-Python] doWrite on twisted.internet.tcp.Port

2020-09-11 Thread chris
Hey guys, Last year I hit a condition discussed in this ticket: https://twistedmatrix.com/trac/ticket/4759 for doWrite called on a twisted.internet.tcp.Port. I ignored it at the time since it was just on Linux, and my main platform was Windows. Now I'm coming back to it. I'll add contex

Re: [Twisted-Python] doWrite on twisted.internet.tcp.Port

2020-09-11 Thread Jean-Paul Calderone
On Fri, Sep 11, 2020 at 1:34 PM wrote: > Hey guys, > > > > Last year I hit a condition discussed in this ticket: > https://twistedmatrix.com/trac/ticket/4759 for doWrite called on a > twisted.internet.tcp.Port. > > > > I ignored it at the time since it was just on Linux, and my main platform > wa