Commit Graph

1 Commits (d4c33a80a5eee99f2fcfbebbdf97c91a6ff6b35e)

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