Commit Graph

1 Commits (68f5a7ca1cb0256a3be24ce4d0036c53a4d36bd0)

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.
4 months ago