Skip to content

Switch to use fork method for subprocesses to fix python 3.14 issues with fparser - #604

Open
Joerg Henrichs (hiker) wants to merge 1 commit into
mainfrom
603_switch_to_fork_for_python314
Open

Joerg Henrichs (hiker) wants to merge 1 commit into
mainfrom
603_switch_to_fork_for_python314

Conversation

@hiker

Copy link
Copy Markdown
Collaborator

I am not sure if I should also apply the change discussed in #603 to the (not yet merged) #599 (profiling simplifications). With fork, #599 works fine, but if we ever want to switch to the python default method, this either needs fixing then
(or a change to the subprocess handling to distribute the class variable from ProfileFlags explicitly)

@hiker
Joerg Henrichs (hiker) requested review from a team and Pierre Siddall (Pierre-siddall) and removed request for a team September 18, 2026 05:45
@MatthewHambley Matthew Hambley (MatthewHambley) linked an issue Sep 18, 2026 that may be closed by this pull request
@MatthewHambley Matthew Hambley (MatthewHambley) changed the title #603 Switch to use fork method for subprocesses to fix python 3.14 issues with fparser Switch to use fork method for subprocesses to fix python 3.14 issues with fparser Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Python 3.14 appears to be broken

1 participant