On Sun, Dec 4, 2016 at 12:50 AM, Glyph Lefkowitz <gl...@twistedmatrix.com>
wrote:

> Following up on a Stack Overflow question from some time ago,
> http://stackoverflow.com/questions/40604545/twisted-
> using-connectprotocol-to-connect-endpoint-cause-memory-leak?noredirect=1#
> comment68573508_40604545 since the submitter added a minimal reproducer,
> I used Heappy https://pypi.org/project/guppy/ to look at memory sizing,
> and seeing large numbers of Logger instances and type objects leaking when
> using client endpoints.  It was not immediately obvious to me where the
> leak is occurring though, as I was careful to clean up the Deferred results
> and not leave them in a failure state.
>
> I am hoping that I can entice someone else to diagnose this far enough to
> actually file a bug :-).
>
>
Answered.  I didn't file a bug, I'll let someone else with ideas about
twisted.logger think about what exactly the bug is.

Jean-Paul
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to