RNHTTR commented on issue #28865: URL: https://github.com/apache/airflow/issues/28865#issuecomment-1470577163
> @RNHTTR Did you miss a `dag.test()` line in the reproducing DAG posted above? I can reproduce if I add it at the end of the file. Also it seems whether the DAG is paused or not is irrelevant to me, `dag.test()` always hangs. Yes, I think it ought to have `dag.test()` in an `if __name__ == "__main__"` block -- 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]
