ashb commented on a change in pull request #16289:
URL: https://github.com/apache/airflow/pull/16289#discussion_r646384081



##########
File path: airflow/models/taskinstance.py
##########
@@ -1408,6 +1351,7 @@ def run(  # pylint: disable=too-many-arguments
             session=session,
         )
         if not res:
+            self.log.info("CHECK AND CHANGE")

Review comment:
       ```suggestion
   ```
   
   Don't need this anymore :) 




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to