Not able to run single task in a dag. This is an issue if I want to test one particular task. The notification suggests using clear so task will start automatically. Using clear sometimes, it gives an error around deadlock on threads, suppose its something to do with celery executer and some sort of multi threading going on.
Can someone assist in easy way of debugging single task rather than running entire dag.