Daniel M
Daniel M
Supported in fakeredis
Ok, thanks for letting me know. I will fork it and try to fix a few things.
After [releasing the locks](https://github.com/rq/rq/blob/master/rq/worker.py#L624) - `self.scheduler` should be reset to None.
Based on current logic, it is either `burst` mode, and later on, it will start the scheduler with the maint-tasks. In that case, why not remove the `else` condition? I...
If the purpose is to close issues, then by all means :) I updated the issue title/body.
what I am saying is (assuming setting scheduler to `None` is out of discussion), the else condition should be removed so after the initial `burst`, the scheduler process can start...
> @cunla may I ask what is it that you are trying to accomplish? I feel we are discussing implementation without understanding what your business requirements are. > > The...
@selwin any update on this?
[fakeredis](https://github.com/cunla/fakeredis-py) supports redis7
Thanks for working on this. I'll review the PR later today. I also reported simulified - and even I couldn't delete it (as the repo admin :) )