output not being capture in pegasus client code

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • master, 5.0.0
    • Affects Version/s: master, 5.0.0
    • Component/s: None
    • None

      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.

            Assignee:
            Ryan Tanaka (Inactive)
            Reporter:
            Ryan Tanaka (Inactive)
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: