GlenboLake commented on issue #51821: URL: https://github.com/apache/airflow/issues/51821#issuecomment-3715798532
That all makes sense. However, I can cite the reason that I believed this old behavior was intentional: The docstring still has the following line, quoted at the top of this issue: https://github.com/apache/airflow/blob/79838baef32afab08816bba958b4c1622cf162d6/task-sdk/src/airflow/sdk/execution_time/task_runner.py#L302-L303 To me (and, evidently, to @MrDXY and probably others), this indicates that passing `task_ids=None` should query all task_ids. If this is not the intended functionality, I would be willing to submit a PR to at least correct the docstring. -- 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]
