Skip to content

Have pvsc-dev-ext.py capture output for debugging #2483

@brettcannon

Description

@brettcannon

As brought up by @d3r3kk , if pvsc-dev-ext.py fails because a command returned a non-zero return code there is no captured output to look at. Should probably fix that. 😉 (subprocess.CompletedProcess.check_returncode() will automatically include stdout and stderr in the exception.)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions