uranusjr opened a new pull request, #57733:
URL: https://github.com/apache/airflow/pull/57733

   Instead of doing checks on ti.task over and over again, we can just do it 
once and reuse the task variable everywhere. This should be safe since nothing 
leaks out of the function's local scope.


-- 
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]

Reply via email to