Skip to content
Unverified Commit fd99542d authored by Ryan Ernst's avatar Ryan Ernst Committed by GitHub
Browse files

Capture stderr/stdout for closing before configuring logging (#52289)

We replace the System.out and System.err objects with redirects to our
log file, but never ensure they are closed. This commit closes each
stream just before replacing it.
parent e42c4d1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment