Fixes T4177. This is the only "good" way of not erroring on these lines, because detecting truthyness doesn't always tell you everything.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T4177: daemons leave lots of error because of closed STDOUT and STDERR
- Commits
- rPHU8ebecbf192fa: Fix daemons erroring on already closed `STDOUT` and `STDERR`
after changing the lines, tailed the log. Didn't see new errors coming in. Changed the lines back and saw the log growing quite quickly.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Closed by commit rPHU8ebecbf192fa (authored by Richard van Velzen <rvanvelzen@expert-shops.com>, committed by @epriestley).