10000 In parallel create new testhost if datacollection is enabled. by mayankbansal018 · Pull Request #769 · microsoft/vstest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

In parallel create new testhost if datacollection is enabled. #769

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

Merged
merged 3 commits into from
Apr 27, 2017
Merged

In parallel create new testhost if datacollection is enabled. #769

merged 3 commits into from
Apr 27, 2017

Conversation

mayankbansal018
Copy link
Contributor

No description provided.

@msftclas
Copy link

@mayankbansal018,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@@ -143,17 +143,18 @@ public void Close()
{
var allRunsCompleted = false;

if(!this.SharedHosts)
if (!this.SharedHosts || (proxyExecutionManager is ProxyExecutionManagerWithDataCollection))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment? Test?

@codito codito merged commit 7f394bf into microsoft:master Apr 27, 2017
@mayankbansal018 mayankbansal018 deleted the coveragelogger branch April 27, 2017 13:34
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.

4 participants
0