Actions
Backport #9086
closedBackport #8986 "Double-Crtl-C to pulpcore-worker does not stop subprocess handling task" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 101
Quarter:
Related issues
Updated by dalley over 3 years ago
- Copied from Issue #8986: Double-Crtl-C to pulpcore-worker does not stop subprocess handling task added
Updated by mdellweg over 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to mdellweg
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Added by mdellweg over 3 years ago
Updated by mdellweg over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|ae451b817acc2df6a64ed09649606ef83242ae41.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fixed non-gracefully shutting down workers
When hitting ctrl-c twice, workers should also kill their supervised tasks. And shut them down.
backports #8986 https://pulp.plan.io/issues/8986
fixes #9086
(cherry picked from commit 80d7d6d8e24c26d6eb0ff13ce29ed8c764cf2341)