vincbeck commented on issue #63279: URL: https://github.com/apache/airflow/issues/63279#issuecomment-4041884156
> > Are you saying this is a regression? Or some issues are left unresolved? If this is a regression we should not release FAB provider then > > No, this is not a regression. The previous behavior hasn't gotten worse. > > What happened is that my previous PR ([#62737](https://github.com/apache/airflow/pull/62737)) successfully fixed the race condition in one specific place (the Add Permission to Role Error). However, that exact same race condition pattern exists in a few other places in the code during startup. > > These other race conditions were already there in previous versions, they just weren't caught by the first PR. So, these are unresolved pre-existing issues, not new bugs introduced in this RC. > > I am working on a PR right now to patch these remaining spots! Good to know, thanks -- 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]
