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

Use context for process start method #310

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

MarkintoshZ
Copy link
Collaborator

Use multiprocessing context to provide the "fork" start method instead of force setting the default start method, which the Python docs recommend.

@MarkintoshZ MarkintoshZ requested a review from tylergu January 19, 2024 00:52
Copy link
Contributor

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  acto/runner
  runner.py 84, 443-447
Project Total  

This report was generated by python-coverage-comment-action

@tylergu tylergu merged commit 72df2ce into main Jan 19, 2024
4 checks passed
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.

2 participants