Page MenuHomePhabricator

`bin/phd stop --graceful` interrupts Harbormaster "Run Command" steps
Closed, ResolvedPublic

Description

For some reason, bin/phd stop --graceful forcibly stops any Harbormaster Run Command tasks, even when the graceful timeout is set high. I'm pretty sure it actually applies to anything that checks for an abort status on a regular basis, but once the interrupt signal is sent via the overseer, it terminates the build unexpectedly.

Instead, it should wait until the current task (Harbormaster Run Command) is complete.

Event Timeline

hach-que assigned this task to epriestley.
hach-que raised the priority of this task from to Needs Triage.
hach-que updated the task description. (Show Details)
hach-que added a project: Harbormaster.
hach-que added a subscriber: hach-que.