Dashboards
Projects
Issues
Give feedback to Atlassian
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Pegasus
PM-1522
output not being capture in pegasus client code
Log In
Export
XML
Word
Printable
Details
Type:
Bug
Status:
Resolved
Priority:
Major
Resolution:
Fixed
Affects Version/s:
master
,
5.0.0
Fix Version/s:
master
,
5.0.0
Component/s:
None
Labels:
None
Description
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.
Attachments
Activity
People
Assignee:
Ryan Tanaka
Reporter:
Ryan Tanaka
Watchers:
1
Start watching this issue
Dates
Created:
14/Apr/20 4:01 PM
Updated:
24/Apr/20 12:56 PM
Resolved:
24/Apr/20 12:56 PM