Skip to content

remove mp_start_method remnants#61150

Merged
eladkal merged 5 commits into
apache:mainfrom
Nataneljpwd:maintnance/remove-mp-start-method
Feb 16, 2026
Merged

remove mp_start_method remnants#61150
eladkal merged 5 commits into
apache:mainfrom
Nataneljpwd:maintnance/remove-mp-start-method

Conversation

@Nataneljpwd

Copy link
Copy Markdown
Contributor

the functionality was removed in 11acefa, removing what remained in config.


Remove non existing method.
Closes: #54619

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • 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.
@eladkal eladkal requested a review from kaxil January 27, 2026 20:41
@eladkal eladkal added this to the Airflow 3.1.7 milestone Jan 27, 2026
@eladkal eladkal merged commit 3b9fe5e into apache:main Feb 16, 2026
129 checks passed
OscarLigthart pushed a commit to OscarLigthart/airflow that referenced this pull request Feb 17, 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.

Co-authored-by: Matt Phillips <[email protected]>
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 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.

Co-authored-by: Matt Phillips <[email protected]>
vatsrahul1001 pushed a commit that referenced this pull request Mar 3, 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.

Co-authored-by: Matt Phillips <[email protected]>
(cherry picked from commit 3b9fe5e)
vatsrahul1001 added a commit that referenced this pull request Mar 3, 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 <[email protected]>
Co-authored-by: Matt Phillips <[email protected]>
Subham-KRLX pushed a commit to Subham-KRLX/airflow 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.

Co-authored-by: Matt Phillips <[email protected]>
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 <[email protected]>
Co-authored-by: Matt Phillips <[email protected]>
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 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.

Co-authored-by: Matt Phillips <[email protected]>
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 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.

Co-authored-by: Matt Phillips <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mp_start_method was removed via 11acefa462b6

5 participants