Frietziek edited a comment on issue #14896:
URL: https://github.com/apache/airflow/issues/14896#issuecomment-857944743


   We have the some problem, this worked fine in Airflow 1. 
   
   I think is important to allow concurrency inside a task, because there are 
cases when you dont want, from a design perspective, clutter your DAG with a 
lot of tiny and no-neccesary-to-check-and-control-independently tasks from an 
workflow managment perspective from the web UI, so you want to do concurrency 
inside the task. There is nothing to do to fix this? We are using LocalExecutor.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to