kaxil commented on a change in pull request #8651:
URL: https://github.com/apache/airflow/pull/8651#discussion_r419009784



##########
File path: airflow/models/taskinstance.py
##########
@@ -1110,6 +1117,22 @@ def signal_handler(signum, frame):
             session.merge(self)
         session.commit()
 
+    def get_user_defined_execute_context(self, execution_context):

Review comment:
       Please add docstrings




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