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

   Similarly to https://github.com/apache/airflow/pull/32716 - slightly change 
the place of where `on_task_instance_success` listener is called. 
   
   This currently takes place between when SQLAlchemy session is merged, and 
when it's committed. 
   It's more safe to call it after the SQLAlchemy transaction has been 
committed. 


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