On Aug 10, 2012, at 11:02 AM, Brian Warner <[email protected]> wrote:

> My workaround is here, in case you find it useful:
> 
> https://github.com/warner/foolscap/blob/master/foolscap/appserver/client.py#L64
> 
> It worked for me at the time. (since then I've seen some trouble when
> running git-receive-pack over this connection, which may or may not be
> related, so I won't claim it's foolproof).

Are you saying that you had issues even with implementing 
IHalfCloseableProtocol and overriding readConnectionLost?  Doing that now seems 
to work fine for me.  Perhaps there was a different issue that has since been 
fixed?  I can't find one, though...

-glyph
_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to