Skip to content

Don't close stdout when running 'checkout' to stdout

Description

Stop closing stdout when running stream.checkout when stdout is the target.

This is done by the operating system anyways and prevents our tests from capturing its output correctly.

Changes proposed in this merge request:

  • Don't close stdout in stream.checkout

This merge request, when approved, will close: #486 (closed)


Edited by Benjamin Schubert

Merge request reports

Loading