Page MenuHomePhabricator

Continue on bad daemon pid data
ClosedPublic

Authored by epriestley on Jun 26 2014, 10:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 5, 3:54 PM
Unknown Object (File)
Sat, Aug 31, 12:19 AM
Unknown Object (File)
Thu, Aug 29, 6:09 PM
Unknown Object (File)
Wed, Aug 28, 7:06 PM
Unknown Object (File)
Mon, Aug 26, 11:08 AM
Unknown Object (File)
Sat, Aug 17, 9:50 AM
Unknown Object (File)
Sat, Aug 17, 1:45 AM
Unknown Object (File)
Aug 6 2024, 7:28 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).