You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//sometimes the process exited before the kill. Then the kill may leave a ghost terminal screen. This seems to be the new behavior in Windows 11.
56
-
// This typically happens when the Web service was launched manually, then run the test suite which will lauch the same service using this agent class.
71
+
{
72
+
//sometimes the process exited before the kill. Then the kill may leave a ghost terminal screen. This seems to be the new behavior in Windows 11.
73
+
// This typically happens when the Web service was launched manually, then run the test suite which will lauch the same service using this agent class.
0 commit comments