pingzh commented on code in PR #21877:
URL: https://github.com/apache/airflow/pull/21877#discussion_r842247464


##########
airflow/models/taskinstance.py:
##########
@@ -710,6 +670,26 @@ def mark_success_url(self):
             "&state=success"
         )
 
+    def current_pid(self) -> str:

Review Comment:
   ah, good call. i must have used it but then forgot to delete it. let me 
remove it. thanks



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