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

doebuild: Make _fetch_subprocess compatible with spawn #1150

Conversation

zmedico
Copy link
Member

@zmedico zmedico commented Oct 22, 2023

Before it failed like this with the multiprocessing spawn start method:

AttributeError: Can't pickle local object 'doebuild.<locals>._fetch_subprocess'

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

@zmedico zmedico force-pushed the bug_916139_doebuild_fetch_subprocess_spawn_compat branch from 68eaf5d to 5986672 Compare October 22, 2023 21:49
Before it failed like this with the multiprocessing spawn
start method:

AttributeError: Can't pickle local object 'doebuild.<locals>._fetch_subprocess'

Bug: https://bugs.gentoo.org/916139
Signed-off-by: Zac Medico <zmedico@gentoo.org>
@zmedico zmedico force-pushed the bug_916139_doebuild_fetch_subprocess_spawn_compat branch from 5986672 to e9d6782 Compare October 22, 2023 22:45
@gentoo-bot gentoo-bot merged commit e9d6782 into gentoo:master Oct 22, 2023
10 checks passed
@zmedico zmedico deleted the bug_916139_doebuild_fetch_subprocess_spawn_compat branch October 22, 2023 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants