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

Add global flags to set serial execution of python scripts #386

Open
sven-oly opened this issue Jan 13, 2025 · 1 comment
Open

Add global flags to set serial execution of python scripts #386

sven-oly opened this issue Jan 13, 2025 · 1 comment

Comments

@sven-oly
Copy link
Collaborator

Each python function should have a way to turn off parallel processing.

Then, each top level script, e.g., generateDataAndRun.sh, may use a setting to control the use of multiprocessing.

@sffc
Copy link
Member

sffc commented Jan 13, 2025

I think this is a bandaid when we should be trying to find the root cause of the flakiness.

@sffc sffc added this to the 2025 Q1 ⟨P1⟩ milestone Jan 13, 2025
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

No branches or pull requests

2 participants