bmoon4 commented on issue #25271:
URL: https://github.com/apache/airflow/issues/25271#issuecomment-1194844825
In FAB 2.X, registering the same blueprint more than once is prohibited.
Problem is `entry_points_with_dist('airflow.plugins')` is returning the
plugin twice.
https://github.com/apache/airflow/blob/2.3.3/airflow/plugins_manager.py#L224-L225
--
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]