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


   `_process_message` already calls sync_metadata if it's a DagParsingStat,
   so there's no need to call it again.  This isn't expensive, but no point
   doing it
   
   I've also added a runtime check to ensure this function is only used in
   sync mode, which makes the purpose/logic used in this function clearer.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to