You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/08 16:03:06 UTC

[GitHub] [airflow] kaxil commented on pull request #8728: Show Deprecation warning on duplicate Task ids

kaxil commented on pull request #8728:
URL: https://github.com/apache/airflow/pull/8728#issuecomment-705668337


   > @kaxil this is causing issue for me if i have same taskid in 2 different dags
   
   It should not show you warning for different dags, unless you are using context manager and have ` as dag:` for both of your DAGs


----------------------------------------------------------------
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:
users@infra.apache.org