Commit Graph

1 Commits (7b4d4ed672415f31689e7f25bc0b40c0697c0c88)

Author SHA1 Message Date
Jordan Borean aad9fbd4f5
Windows async - handle trailing junk output (#85820)
Add handling for when a PowerShell module emits more than just the
module result JSON. The behaviour reflects the Python async wrapper
where trailing data after the module result will emit a warning.
3 months ago