akirilyuk
akirilyuk
Until this issue is fixed, I have found a workaround so I am still able to test code which relies on WorkerThreads module: Simply create a loader file as described...
Hi, this wont help. Basically I want to have a setup for debugging, where I always add a job to a clean queue from start, without the need to manually...
My worker code looks a bit different and there somehow no jobs are removed at all: what could be the reason for this? ```js const queue = new BullQueue('testqueue', 'redis://127.0.0.1:6379',...
Hi, that would be great!
Any update on this?
@manast you want me to provide a PR for this?