enhancementhelp wanted
Métriques du dépôt
- Stars
- (5 381 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.