Django q in python anywhere ignores every functionality inside of it but finished without issue just in sync: True – mode
I have a extremely strange behaviour with my django q taks.
When i start running a task, all the actions inside the function that is wropped with the async_task – wrapper will be ignored BUT just when set “sync”: False / default. If i set sync: True everything works perfectly (but sync).
Django q in python anywhere ignores every functionality inside of it but finished without issue just in sync: True – mode
I have a extremely strange behaviour with my django q taks.
When i start running a task, all the actions inside the function that is wropped with the async_task – wrapper will be ignored BUT just when set “sync”: False / default. If i set sync: True everything works perfectly (but sync).