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

change to single process for bootstrap_stderr #2593

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zhuyuhua-v
Copy link

As described in #2581, replace the origin multi-process bootstrap_stderr with single process to avoid repeated running scripts during perplexity task execution on Windows

@CLAassistant
Copy link

CLAassistant commented Dec 23, 2024

CLA assistant check
All committers have signed the CLA.

@zhuyuhua-v
Copy link
Author

@baberabb @lintangsutawika Could you please take a look at this issue #2581 and see if there might be a better solution? I’ve submitted this PR to address it, and I’d appreciate it if you could review it to check whether it’s suitable.

@baberabb
Copy link
Contributor

baberabb commented Jan 7, 2025

Hi! I've been meaning to look into this more. I don't think removing the multiprocessing is appropriate as mp still does work in windows. Need to debug this a bit more.

@zhuyuhua-v
Copy link
Author

Hi! I've been meaning to look into this more. I don't think removing the multiprocessing is appropriate as mp still does work in windows. Need to debug this a bit more.

Thank you for your support! I really appreciate your efforts in looking into this further and look forward to any findings you find.

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.

3 participants