[Mailman-Developers] BounceRunner eating up alot of memory

Barry A. Warsaw barry@zope.com
Mon, 11 Mar 2002 00:56:06 -0500


>>>>> "BAW" == Barry A Warsaw <barry@zope.com> writes:

    BAW> For 2) That's a valid point.  Please try the following patch
    BAW> (untested).  I'll try to test it and if it looks good, I'll
    BAW> commit this change tomorrow.
    
If you apply the patch, you'll also have to fix the __init__() method
of the OutgoingRunner.  Remove the cachelists argument.

-Barry