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

Provide option to specify number of threads of workers #4

Open
davidanthoff opened this issue Mar 21, 2023 · 0 comments
Open

Provide option to specify number of threads of workers #4

davidanthoff opened this issue Mar 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@davidanthoff
Copy link
Member

The goal is not to use threading for parallel test item distribution, but rather to just have the ability that worker processes can run tests that use threading.

This might actually already work, maybe the worker processes are just inheriting the thread setting from the main process? Worth double checking.

@davidanthoff davidanthoff added the enhancement New feature or request label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant