turbaszek commented on a change in pull request #9512:
URL: https://github.com/apache/airflow/pull/9512#discussion_r445483755



##########
File path: airflow/models/taskinstance.py
##########
@@ -1014,7 +1020,6 @@ def signal_handler(signum, frame):
 
                 # If a timeout is specified for the task, make it fail
                 # if it goes beyond
-                result = None

Review comment:
       This was an unused argument, so I decided to remove it 




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