Skip to content

Conversation

@vikrantkumar-max
Copy link
Contributor

closes: #54201


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@eladkal eladkal changed the title fix: removed the condition because of which it is not moving to defau… fix: max_active_tasks persists after removal from dag code Aug 14, 2025
@eladkal eladkal added this to the Airflow 3.0.5 milestone Aug 14, 2025
@eladkal eladkal added type:bug-fix Changelog: Bug Fixes backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Aug 14, 2025
@eladkal eladkal modified the milestones: Airflow 3.0.5, Airflow 3.0.6 Aug 14, 2025
@potiuk potiuk force-pushed the fix/54201-dag-key-Persists-after-removal branch from 2ff0c17 to 06a70b4 Compare August 15, 2025 22:45
@potiuk potiuk merged commit 723297f into apache:main Aug 19, 2025
57 checks passed
@boring-cyborg
Copy link

boring-cyborg bot commented Aug 19, 2025

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

github-actions bot pushed a commit that referenced this pull request Aug 19, 2025
…ing to default data (#54495)

(cherry picked from commit 723297f)

Co-authored-by: vikrantkumar-max <vikrant.kumar@zemosolabs.com>
@github-actions
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

kaxil pushed a commit that referenced this pull request Aug 22, 2025
…ing to default data (#54495) (#54639)

(cherry picked from commit 723297f)

Co-authored-by: vikrantkumar-max <vikrant.kumar@zemosolabs.com>
kaxil pushed a commit that referenced this pull request Aug 22, 2025
…ing to default data (#54495) (#54639)

(cherry picked from commit 723297f)

Co-authored-by: vikrantkumar-max <vikrant.kumar@zemosolabs.com>
mangal-vairalkar pushed a commit to mangal-vairalkar/airflow that referenced this pull request Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:DAG-processing backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DAG max_active_tasks Persists after removal

4 participants