[Twisted-Python] carly: a tool for testing twisted protocols with real networking

2018-11-16 Thread Chris Withers
Hi All, Okay, so, I've started working jml's "really disconnecting" blog post into a more generic set of tooling for testing protocols talking to each other over real networking like this: https://github.com/cjw296/carly/blob/master/tests/test_line_receiver_server.py Very interested in peopl

Re: [Twisted-Python] "disconnecting properly" in tests still hangs on macOS

2018-11-16 Thread Chris Withers
On 14/11/2018 13:41, exvito here wrote: Chris, I played with this for a bit and quickly reproduced the "server side disconnect never seems to happen" behaviour you described, on my system running macOS 10.12.6 and Twisted 18.9.0 using the SelectReactor. Suspecting of an eventual race conditi