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
F15338518: D10227.diff
Sun, Mar 9, 11:13 AM
F15282625: D10227.id24612.diff
Tue, Mar 4, 12:45 AM
Unknown Object (File)
Wed, Feb 19, 12:42 PM
Unknown Object (File)
Tue, Feb 18, 4:09 PM
Unknown Object (File)
Feb 7 2025, 10:25 PM
Unknown Object (File)
Feb 7 2025, 10:25 PM
Unknown Object (File)
Feb 7 2025, 10:25 PM
Unknown Object (File)
Feb 7 2025, 10:25 PM
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
Lint
Lint Skipped
Unit
Tests Skipped

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).