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

fixing Bug #4 by using a hidden local file to track number of executing threads #5

Merged
merged 1 commit into from Apr 23, 2014

Conversation

bicarbon8
Copy link
Owner

reduces the dependence on environment variable lookup to determine the current number of executing threads. This allows the code to be used in a Jenkins CI type environment where many environment variables may be set by other processes running the tests.

bicarbon8 added a commit that referenced this pull request Apr 23, 2014
fixing Bug #4 by using a hidden local file to track number of executing threads
@bicarbon8 bicarbon8 merged commit 98d1237 into master Apr 23, 2014
@bicarbon8 bicarbon8 deleted the Bugfix4 branch April 23, 2014 11:13
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.

None yet

1 participant