Skip to content

Conversation

@vagisha-nidhi
Copy link
Contributor

Description

The lifetime of testhost process isn't directly controlled by the IDE. It basically depends on the lifetime of a discovery/execution operation and exits as vstest.console dictates at the end of these operations. What is happening here is that because there was an unhandled exception as part of the execution workflow in the translation layer, it tries to perform cleanup which terminates connection with vstest.console which doesn't ensure test host being cleaned up.

Related issue

Associated bug: here

@vagisha-nidhi vagisha-nidhi merged commit ac001e6 into microsoft:master May 30, 2019
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.

2 participants