Task #9157
Updated by dalley over 3 years ago
We should remove the old style tasking system entirely including the `USE_NEW_WORKER_TYPE` setting.
rq.cli.helpers is currently being used as a utility for getting Redis connections, so in order to drop that dependency we will need to vendor or replace that utility function.