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

Multiprocessing mgunit? #16

Open
spacemanjosh opened this issue Mar 24, 2021 · 1 comment
Open

Multiprocessing mgunit? #16

spacemanjosh opened this issue Mar 24, 2021 · 1 comment
Assignees

Comments

@spacemanjosh
Copy link

Is there a built in way to multi-thread a suite of mgunit tests, perhaps utilizing your mg_pool() class? It would be great to have a keyword option on mgunit directly and have it utilize mg_pool() internally to divide up the tests, aggregate the logs, etc. I'm working with a suite of tests that currently takes over an hour to run, so this would be a huge benefit.

@mgalloy mgalloy self-assigned this Mar 24, 2021
@mgalloy
Copy link
Owner

mgalloy commented Mar 24, 2021

This is a great idea. It would take a bit of effort to aggregate the results, but otherwise shouldn't be too hard.

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