Bill Janssen added the comment:

I'm still not sure what the problem is.  This code was working fine when I
committed it, no leaks, so something else must have changed under the
covers.  I don't believe that adding GC to the C code is the answer; it
should be automatically GC'd.  So I'd back that patch out.

I intend to wolf-fence the tests in the test module until I find a single
test that causes the leaks.  Sorry I haven't had time to look at this
earlier, but we're in the middle of a big presentation afternoon here at
work.

On Dec 6, 2007 11:45 AM, Christian Heimes <[EMAIL PROTECTED]> wrote:

>
> Christian Heimes added the comment:
>
> Guido van Rossum wrote:
> > I just reverted it. I put a bit of debugging in the call to
> > _real_close(), and even with Christian's corrections it fails miserably.
> > I prefer leaking.
>
> I agree! I've not enough time to work on the patch. A working patch
> requires some redesign of the ssl interface. It's definitely too late now.
>
> Christian
>
> __________________________________
> Tracker <[EMAIL PROTECTED]>
> <http://bugs.python.org/issue1469>
> __________________________________
>

Added file: http://bugs.python.org/file8892/unnamed

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1469>
__________________________________
I&#39;m still not sure what the problem is.&nbsp; This code was working fine 
when I committed it, no leaks, so something else must have changed under the 
covers.&nbsp; I don&#39;t believe that adding GC to the C code is the answer; 
it should be automatically GC&#39;d.&nbsp; So I&#39;d back that patch out.
<br><br>I intend to wolf-fence the tests in the test module until I find a 
single test that causes the leaks.&nbsp; Sorry I haven&#39;t had time to look 
at this earlier, but we&#39;re in the middle of a big presentation afternoon 
here at work.
<br><br><div class="gmail_quote">On Dec 6, 2007 11:45 AM, Christian Heimes 
&lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; 
wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid 
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>Christian Heimes added the comment:<br><br>Guido van 
Rossum wrote:<br></div><div class="Ih2E3d">&gt; I just reverted it. I put a bit 
of debugging in the call to<br>&gt; _real_close(), and even with 
Christian&#39;s corrections it fails miserably.
<br>&gt; I prefer leaking.<br><br></div>I agree! I&#39;ve not enough time to 
work on the patch. A working patch<br>requires some redesign of the ssl 
interface. It&#39;s definitely too late now.<br><font color="#888888"><br>
Christian<br></font><div><div></div><div 
class="Wj3C7c"><br>__________________________________<br>Tracker &lt;<a 
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt;<br>&lt;<a 
href="http://bugs.python.org/issue1469"; target="_blank">
http://bugs.python.org/issue1469</a>&gt;<br>__________________________________<br></div></div></blockquote></div><br>

_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to