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

Limit n processes on Windows to 61 #5

Merged
merged 4 commits into from
Oct 13, 2023

Deal with no max processes set when setting max on windows

4154739
Select commit
Loading
Failed to load commit list.
Merged

Limit n processes on Windows to 61 #5

Deal with no max processes set when setting max on windows
4154739
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 13, 2023 in 1s

72.72% of diff hit (target 60.78%)

View this Pull Request on Codecov

72.72% of diff hit (target 60.78%)

Annotations

Check warning on line 146 in brainglobe_utils/general/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

brainglobe_utils/general/system.py#L146

Added line #L146 was not covered by tests

Check warning on line 184 in brainglobe_utils/general/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

brainglobe_utils/general/system.py#L184

Added line #L184 was not covered by tests

Check warning on line 194 in brainglobe_utils/general/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

brainglobe_utils/general/system.py#L194

Added line #L194 was not covered by tests

Check warning on line 200 in brainglobe_utils/general/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

brainglobe_utils/general/system.py#L199-L200

Added lines #L199 - L200 were not covered by tests

Check warning on line 205 in brainglobe_utils/general/system.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

brainglobe_utils/general/system.py#L205

Added line #L205 was not covered by tests