kaxil commented on code in PR #73142:
URL: https://github.com/apache/airflow/pull/73142#discussion_r4011145266


##########
airflow-core/newsfragments/73142.bugfix.rst:
##########
@@ -0,0 +1 @@
+Fixed a race where a task instance already confirmed ``success`` by the worker 
could still be redundantly marked ``up_for_retry`` due to an unobserved 
subprocess exit code overriding the already-reported terminal state.

Review Comment:
   Don't need it for a bugfix



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