Skip to content

[v3-1-test] Remove mp_start_method remnants (#61150)#62762

Merged
vatsrahul1001 merged 1 commit into
v3-1-testfrom
backport-61150
Mar 3, 2026
Merged

[v3-1-test] Remove mp_start_method remnants (#61150)#62762
vatsrahul1001 merged 1 commit into
v3-1-testfrom
backport-61150

Conversation

@vatsrahul1001

Copy link
Copy Markdown
Contributor

backport of #61150

  • 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 or {issue_number}.significant.rst, in airflow-core/newsfragments.

the main core of this functionality was removed in 11acefa, this is
just removing what remains in config. Although multiprocessing is still
used in some places python-daemon is now used as the main driver; if it
makes sense it can be added back in the future.

Co-authored-by: Matt Phillips <mphillips81@bloomberg.net>
(cherry picked from commit 3b9fe5e)
@vatsrahul1001 vatsrahul1001 changed the title [V3-1-test] Remove mp_start_method remnants (#61150) [v3-1-test] Remove mp_start_method remnants (#61150) Mar 3, 2026
@vatsrahul1001 vatsrahul1001 merged commit b20bd35 into v3-1-test Mar 3, 2026
88 checks passed
@vatsrahul1001 vatsrahul1001 deleted the backport-61150 branch March 3, 2026 09:30
@vatsrahul1001 vatsrahul1001 added the type:misc/internal Changelog: Misc changes that should appear in change log label Mar 3, 2026
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.1.8 milestone Mar 3, 2026
vatsrahul1001 added a commit that referenced this pull request Mar 4, 2026
the main core of this functionality was removed in 11acefa, this is
just removing what remains in config. Although multiprocessing is still
used in some places python-daemon is now used as the main driver; if it
makes sense it can be added back in the future.


(cherry picked from commit 3b9fe5e)

Co-authored-by: Nataneljpwd <104094207+Nataneljpwd@users.noreply.github.com>
Co-authored-by: Matt Phillips <mphillips81@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ConfigTemplates type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants