mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-26 04:51:06 -05:00
It is functionally fine not to, but causes objects to never be freed if iter() is the only method called on the queue (ie. no enqueue/dequeue, len(), ...)