Skip to content

Fix Dag processor crashing under airflow standalone#55434

Merged
ashb merged 1 commit intoapache:mainfrom
astronomer:fix-dag-processing-standalone-log-crash
Sep 9, 2025
Merged

Fix Dag processor crashing under airflow standalone#55434
ashb merged 1 commit intoapache:mainfrom
astronomer:fix-dag-processing-standalone-log-crash

Conversation

@ashb
Copy link
Copy Markdown
Member

@ashb ashb commented Sep 9, 2025

I'm not sure what breeze start-airflow wasn't exhibiting this and airflow standalone was, but the need to reconfigure stdlib logging has gone away with
the move to struct log, so this is the best kind of fix -- deleteing code!

Relates to #52651


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

I'm not sure what `breeze start-airflow` wasn't exhibiting this and `airflow
standalone` was, but the need to reconfigure stdlib logging has gone away with
the move to struct log, so this is the best kind of fix -- deleteing code!
@ashb ashb added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Sep 9, 2025
@ashb ashb merged commit f6df0c4 into apache:main Sep 9, 2025
62 checks passed
@ashb ashb deleted the fix-dag-processing-standalone-log-crash branch September 9, 2025 19:13
kaxil pushed a commit that referenced this pull request Sep 9, 2025
I'm not sure what `breeze start-airflow` wasn't exhibiting this and `airflow
standalone` was, but the need to reconfigure stdlib logging has gone away with
the move to struct log, so this is the best kind of fix -- deleteing code!
Brunda10 pushed a commit to Brunda10/airflow that referenced this pull request Sep 17, 2025
I'm not sure what `breeze start-airflow` wasn't exhibiting this and `airflow
standalone` was, but the need to reconfigure stdlib logging has gone away with
the move to struct log, so this is the best kind of fix -- deleteing code!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLI area:DAG-processing changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants