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

   Previously, we could get detached instance error if the dataset listener 
code closes the session (which happens e.g. if BaseHook.get_connection is 
called).  By eager loading the attribute (which we need anyway), we can avoid 
this problem.
   


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