Scomocouk opened a new pull request, #3740: URL: https://github.com/apache/storm/pull/3740
## What is the purpose of the change Addresses STORM-4106. Stdout\Stderr feedback when launching Storm.ps1 in Powershell ISE now works with this change Feedback from regular Powershell cmd prompt continues to work with this fix too. ## How was the change tested Open Powershell ISE and run Storm.ps1 to run a command (e..g show usage with ./storm1.ps1 -h) Before the fix the Powershell ISE returns nothing output from Storm.ps1 With this fix the output Storm.ps1 is seen in Powershell ISE command window (and continues to be seen in regular Powershell cmd prompt) See attached screenshots from before and after fix for both Powershell ISE and regular Powershell command prompts   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org