In the client code, when calling subprocess.run(...) we need to set stdout=subprocess.PIPE and stderr=subprocess.PIPE so that output is captured in the returned CompletedProcess instance.
output not being capture in pegasus client code
This issue belongs to an archived project. You can view it, but you can't modify it. Learn more
- Assignee:
- Ryan Tanaka [X] (Inactive)
- Reporter:
- Ryan Tanaka [X] (Inactive)
- Archiver:
- Rajiv Mayani
- Created:
- Updated:
- Resolved:
- Archived: