[Twisted-Python] Using StandardIO and pipes.

Glyph glyph at twistedmatrix.com
Fri Aug 10 15:49:09 MDT 2012


On Aug 10, 2012, at 11:02 AM, Brian Warner <warner at lothar.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20120810/3694ea09/attachment-0001.html>


More information about the Twisted-Python mailing list