Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerShell: expose wait_result and live log. #3571

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

squirrelsc
Copy link
Member

See commits for details.

The real time output was disabled when implementing the PowerShell tool, because the stderr of PowerShell is an xml, and it needs extra decoding. But for long running PowerShell script, it needs to output in real time. So, open the option to allow output to debug.
@squirrelsc squirrelsc requested a review from LiliDeng as a code owner December 30, 2024 05:21
@LiliDeng LiliDeng merged commit dbfc839 into microsoft:main Dec 30, 2024
23 checks passed
@squirrelsc squirrelsc deleted the 1229_powershell branch December 30, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants