ephraimbuddy opened a new pull request, #25531:
URL: https://github.com/apache/airflow/pull/25531

   The previous fix on task immutability after a run did not fix a case where 
the task was removed at runtime when the literal is dynamic. This PR addreses it
   
   There's still a case which I haven't figured out yet. Reducing the length 
thereby marking the task instance as removed and then increasing the length to 
equal the original length or more. This still leaves the removed task instance 
as removed
   
   


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