Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Jobs are not stopped on machine when fleet is stopped #95

Closed
bcwaldon opened this issue Feb 11, 2014 · 0 comments · Fixed by #114
Closed

Jobs are not stopped on machine when fleet is stopped #95

bcwaldon opened this issue Feb 11, 2014 · 0 comments · Fixed by #114
Assignees
Milestone

Comments

@bcwaldon
Copy link
Contributor

if you SIGTERM fleet, it will attempt to "gracefully" shut down. It proactively removes the state of the jobs it is currently running and the state of itself from the Registry. It even re-offers its own jobs.

It does not, however, stop the jobs it just re-offered. This should happen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant