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

Remove idling worker as soon as there's no more tests to run #24387

Merged
merged 1 commit into from
Oct 30, 2017

Conversation

yuyichao
Copy link
Contributor

Might help test memory usage a little.
More importantly, this makes it much easier for external scheduler to track when the test process
is finished and a new process can be scheduled.

Might help test memory usage a little.
More importantly, this makes it much easier for external scheduler to track when the test process
is finished and a new process can be scheduled.
@yuyichao yuyichao added the testsystem The unit testing framework and Test stdlib label Oct 28, 2017
@yuyichao yuyichao merged commit c2d35e4 into master Oct 30, 2017
@yuyichao yuyichao deleted the yyc/tests/early-exit branch October 30, 2017 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testsystem The unit testing framework and Test stdlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant