Any suggestions how I could start a worker under debugpy so I can attach a debugger to it? The same question could also be phrased as: How could I start a worker without the use of the `arq` clli but with python instead? Thanks!
Any suggestions how I could start a worker under debugpy so I can attach a debugger to it?
The same question could also be phrased as:
How could I start a worker without the use of the
arqclli but with python instead?Thanks!