Open stdout/err/info/stats files once
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 6
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 2
Description
Generalization of
- #208
which in its core main bug was addressed by
- #209
See
- https://github.com/con/duct/pull/209#issuecomment-2435590531
for initial analysis
- [ ] should avoid pre-creation/touch (`open(path, "w").close()`)
- [ ] should be accompanied with a test which ensures that there is no re-opening of any of the files
Contributor guide
Assessment
This issue has not been assessed yet.