Comment 2 for bug 721483

Revision history for this message
John Lenton (chipaca) wrote : Re: [Bug 721483] Re: Unleashed queues -- memory usage too high

On Sun, 13 Mar 2011 16:24:14 -0000, Facundo Batista <email address hidden> wrote:
> There's a simple change we can do to save money... be sure that all the
> ActionQueueCommands define __slots__ (remember that __slots__ is not
> inherited from parent).

most of them do use __slots__ already...