kaxil commented on pull request #18730: URL: https://github.com/apache/airflow/pull/18730#issuecomment-934180356
@zbstof While the fix is correct the description was not. If you check the diff in this PR, it is `not max_active_tasks` that has been removed, which has not been released in an Airflow version. The description said `max_active_runs_per_dag` which is unrelated and affects DagRuns not number of running tasks. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
