Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github: test python3.14 with default forkserver start method overridden to spawn #1397

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zmedico
Copy link
Member

@zmedico zmedico commented Nov 5, 2024

Maybe the forkserver method will work better in a future release, but for v3.14.0a2 it is not usable due to this error:
OSError: AF_UNIX path too long

Bug: https://bugs.gentoo.org/941956

@zmedico zmedico force-pushed the py314_forkserver_test branch from db011de to 35c8851 Compare November 5, 2024 02:08
@zmedico zmedico marked this pull request as draft November 5, 2024 02:41
@zmedico zmedico force-pushed the py314_forkserver_test branch 2 times, most recently from 4f6c707 to 04d62e9 Compare November 6, 2024 04:42
@zmedico zmedico marked this pull request as ready for review November 6, 2024 05:01
@zmedico zmedico changed the title github: test python3.14 with default forkserver start method github: test python3.14 with default forkserver start method overridden to spawn Nov 6, 2024
@zmedico zmedico marked this pull request as draft November 18, 2024 04:46
@zmedico zmedico closed this Dec 18, 2024
@zmedico zmedico reopened this Dec 19, 2024
This avoids forkserver errors of the form:

OSError: AF_UNIX path too long

Bug: https://bugs.gentoo.org/941956
Signed-off-by: Zac Medico <[email protected]>
@zmedico zmedico force-pushed the py314_forkserver_test branch from 04d62e9 to d1e04d5 Compare December 19, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant