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 2022/12/28 07:22:06 UTC

[GitHub] [airflow] uranusjr commented on issue #27952: can not use output of task decorator as input for external_task_ids of ExternalTaskSensor

uranusjr commented on issue #27952:
URL: https://github.com/apache/airflow/issues/27952#issuecomment-1366428390

   The fix would be to move those argument-checking code from `__init__` to `execute`. There are several similar issues that were all treated the same.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org