Page MenuHomePhabricator

Support SIGINT for graceful daemon shutdown in libphutil
ClosedPublic

Authored by epriestley on Aug 12 2014, 2:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 14, 7:02 AM
Unknown Object (File)
Thu, Sep 12, 3:59 AM
Unknown Object (File)
Wed, Sep 11, 4:14 AM
Unknown Object (File)
Wed, Sep 11, 1:55 AM
Unknown Object (File)
Tue, Sep 10, 11:58 AM
Unknown Object (File)
Tue, Sep 10, 12:55 AM
Unknown Object (File)
Mon, Sep 9, 9:49 PM
Unknown Object (File)
Sat, Sep 7, 5:26 AM
Subscribers

Details

Summary

Ref T5855. Makes SIGINT mean "graceful shutdown" instead of being a synonym of SIGTERM.

Test Plan

See next revision.

Diff Detail

Repository
rPHU libphutil
Branch
grace1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2165
Build 2169: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Support SIGINT for graceful daemon shutdown in libphutil.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: hach-que, btrahan.

I saw "kill -KILL" and just had to KILL

hach-que edited edge metadata.
This revision is now accepted and ready to land.Aug 12 2014, 3:12 AM
epriestley updated this revision to Diff 24616.

Closed by commit rPHUb4a5eb60a700 (authored by @epriestley).