Skip to content

Fix/fab auth manager race condition#63842

Merged
vincbeck merged 1 commit intoapache:mainfrom
Pyasma:fix/fab-auth-manager-race-condition
Mar 18, 2026
Merged

Fix/fab auth manager race condition#63842
vincbeck merged 1 commit intoapache:mainfrom
Pyasma:fix/fab-auth-manager-race-condition

Conversation

@Pyasma
Copy link
Contributor

@Pyasma Pyasma commented Mar 17, 2026


Was generative AI tooling used to co-author this PR?

This PR solves The issue of Race Condition Issue closes #63279
#63833

  • Yes (please specify the tool below)

Claude 4.6


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@Pyasma Pyasma marked this pull request as draft March 17, 2026 18:16
@boring-cyborg boring-cyborg bot added area:dev-tools area:providers backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch provider:fab labels Mar 17, 2026
@Pyasma Pyasma closed this Mar 17, 2026
@Pyasma Pyasma reopened this Mar 17, 2026
@Pyasma Pyasma force-pushed the fix/fab-auth-manager-race-condition branch from 632c623 to 5644698 Compare March 17, 2026 18:41
@Pyasma Pyasma force-pushed the fix/fab-auth-manager-race-condition branch from 5644698 to 6734150 Compare March 18, 2026 09:59
@Pyasma Pyasma marked this pull request as ready for review March 18, 2026 09:59
@Pyasma Pyasma marked this pull request as draft March 18, 2026 10:00
@Pyasma Pyasma marked this pull request as ready for review March 18, 2026 10:00
@vincbeck vincbeck merged commit e7e188d into apache:main Mar 18, 2026
148 of 175 checks passed
@github-actions
Copy link

Backport failed to create: v3-1-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker e7e188d v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

@Pyasma
Copy link
Contributor Author

Pyasma commented Mar 18, 2026

@vincbeck thanks for merging this PR

imrichardwu pushed a commit to imrichardwu/airflow that referenced this pull request Mar 18, 2026
imrichardwu pushed a commit to imrichardwu/airflow that referenced this pull request Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:providers backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch provider:fab

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Status of testing Providers that were prepared on March 10, 2026

2 participants