enhancementhelp wanted
Repository metrics
- Stars
- (5,381 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Is it possible to write stdout and stderr to the same file?
I tried passing the same file path to both --stdout-file and --stderr-file but the file contained only stderr after execution.