kaxil commented on PR #53483: URL: https://github.com/apache/airflow/pull/53483#issuecomment-3092483470
> You're right that the root cause was not the deferrable flag itself, but the type mismatch in `_ensure_tasks()`. However, since the bug manifested specifically when using deferrable sensors under ShortCircuitOperator, I believe this test still adds value as a regression check. It helps protect against future issues if version checks or SDK operator typing logic changes again. I'll have to respectfully disagree. That will be a redundant test. -- 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-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org