I\'m creating a Django rest API that runs async tasks with django-rq. I run my unit tests in sync mode, just like the django-rq docs indicates. The problem is that my code cover