Ref T13321. There are no more PID file readers, so we can stop writing them.
Details
Details
Ran bin/phd start, saw daemons doing stuff.
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
src/daemon/PhutilDaemonOverseer.php | ||
---|---|---|
124–125 | One thing we're losing here is that daemons will no longer crash instantly on startup if they don't have permissions or the disk is full. |
src/daemon/PhutilDaemonOverseer.php | ||
---|---|---|
124–125 | Haha, yes. All told, I think I deleted like four blocks of // TODO: It would be nice if this wasn't a horrible, fragile mess. code. |