Thomas Jodes
Thomas Jodes
Could you explain this please more precise with code references and an example scenario?
Trace it down in jPowerShell (debugger) - I could imagine that you've [got a problem here](https://github.com/profesorfalken/jPowerShell/blob/fe785459bca019e6d0dd2dda7cc7ee4074219592/src/main/java/com/profesorfalken/jpowershell/PowerShell.java#L171). At least it was for me on unix. In Java 9+, one can get...
Plz close that issue.
Regarding the source code above, you're using Powershell/Unix. Despite having pwsh run
I would appreciate the "regex:" -possibility using Arquillian integration testing !
> @wortner > > Thanks to confirm that it works. > > The `closeAndWait WARNING: Powershell process cannot be closed. Session seems to be blocked`. happens sometimes when the PowerShell...
Most commonly this is a timeout for multiple reasons. Check response.isTimeout() Check any of your calls directly first using the Powershell console. Yes, I agree, one could improve the logging...
Yes, one could implement the unix part: like "OSDetector" ... then for unix "kill -9 pid".