Home GnuPG

(stable) When daemons hibernate, mark them as not busy
b3caacfc1197Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(no title)

(stable) 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
rPHUTIL75da31a28222: (stable) Promote 2017 Week 12
Branches
Unknown
Tags
Unknown

Event Timeline

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