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

   Two things here:
   
   1. By the ponit we are looking at the "callbacks" `dagrun.dag` will already 
be set, (the `or dagbag.get_dag` is a safety precaution. It might not be 
required or worth it)
   2. DagBag already _is_ a cache. We don't need an extra caching layer on top 
of it.
   
   This "soft reverts" #30704 and removes the lru_cache
   


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