BBQing commented on issue #49212:
URL: https://github.com/apache/airflow/issues/49212#issuecomment-2807746035

   So from what I understand, the mapped index is rendered after the task 
finished execution . See 
https://github.com/apache/airflow/blob/b93c3db6b1641b0840bd15ac7d05bc58ff2cccbf/airflow/models/taskinstance.py#L3165
 and 
https://github.com/apache/airflow/blob/b93c3db6b1641b0840bd15ac7d05bc58ff2cccbf/airflow/models/taskinstance.py#L3150
   
   And I guess this is intended behavior. 
https://github.com/apache/airflow/pull/38902


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