Solved
Forum Discussion
Marsha_R
Champion Level 3
3 years agoWhen it hangs up, what items are left in TaskManager?
matt_vb
3 years agoOccasional Contributor
The application it says it is waiting on is not running and not shown in TaskManager.
The TestExecute runner is still showing (see image), but it is not responsive. Clicking on it does nothing. Sometimes TestExecute will show as running in TaskManager and sometimes it doesn't. If it is showing in TaskManager then we can kill the TestExecute task, but if it isn't showing then we have to reset the computer to get it back to a working state.
In this example the application it is waiting on (ExerciseBuilder) was not used in the test and the only place it was referenced was as a process being terminated in the OnStopTest handler.