konstantinvlasenko / PowerSlim

Fitnesse Slim implementation in PowerShell. PowerSlim makes it possible to use PowerShell in the acceptance testing
powerslim.org
GNU General Public License v3.0
48 stars 21 forks source link

Check state of connection with Fitnesse #87

Closed KonstantinRyabkov closed 7 years ago

KonstantinRyabkov commented 7 years ago

When someone forcibly stops Fitnesse tests execution, PowerSlim runner process sometimes doesn't stop. This is a fix for the described behavior. Proposed change helped us in our CI server.