Home GnuPG

When daemons hibernate, mark them as not busy
c8a3262a4667Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

When daemons hibernate, mark them as not busy

The idle timer was not being reset on a hibernation exit vs a scaledown exit,
so the pool could get sort of "stuck" relaunching the second daemon. Instead,
reset the idle timer on hibernation exit.

bin/phd debug task --pool 4 now scales down cleanly instead of trying to
relaunch the second daemon after its scales down if the first one is
hibernating.

Auditors: chad

Details

Provenance
epriestley <git@epriestley.com>Authored on Mar 25 2017, 11:14 AM
Parents
rPHUTILc0bc116bedc8: Clean up a few more daemon behaviors
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUTILc8a3262a4667: When daemons hibernate, mark them as not busy (authored by epriestley <git@epriestley.com>).Mar 25 2017, 11:14 AM