Damien Krotkine
Damien Krotkine
it's pushed to CPAN as version 2.000
> `cleanup()` is called within count because sometimes this command is called without any workers running. Ah that's a good point. > As far as I know, `cleanup()` executes very...
Thanks for your answer, I understand your position. I think I'll provide a different PR to enable/disable the "cleanup when counting" behaviour at the queue level, but still cleanup when...
> Actually I just realized something, the cleaning timestamp has to be done on a per queue basis and not RQ wide. It could be that we have different workers...