Page MenuHomePhabricator

Continue on bad daemon pid data
ClosedPublic

Authored by epriestley on Jun 26 2014, 10:17 PM.
Tags
None
Referenced Files
F18391379: D9749.id.diff
Fri, Aug 29, 7:32 AM
F18374067: D9749.diff
Thu, Aug 28, 8:18 AM
Unknown Object (File)
Jun 20 2025, 1:15 AM
Unknown Object (File)
Jun 19 2025, 1:54 AM
Unknown Object (File)
Jun 18 2025, 7:46 AM
Unknown Object (File)
Jun 17 2025, 9:51 AM
Unknown Object (File)
Jun 9 2025, 2:29 AM
Unknown Object (File)
May 9 2025, 8:06 PM

Details

Reviewers
joshuaspence
Commits
Restricted Diffusion Commit
rP950d81dac066: Continue on bad daemon pid data
Summary

The rest of this code works if we hand off array(), and fataling here, while more correct, is harder for users to get out of (they have to go manually remove files) and not obvious.

Test Plan

Corrupted pid file and ran phd stop.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Continue on bad daemon pid data.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: joshuaspence.
This revision is now accepted and ready to land.Jun 26 2014, 10:18 PM
epriestley edited edge metadata.
  • Also recover from bad explicitArgv when running phd status.
epriestley updated this revision to Diff 23411.

Closed by commit rP950d81dac066 (authored by @epriestley).