Commit Graph

1 Commits (19428e37afa96caf24df8e12bb0c9b71806fbc5b)

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