Project

Profile

Help

Test #4728

closed

Task Cancellation doesn't interrupt/cancel a running task with Celery 4+

Added by bherring about 5 years ago. Updated over 3 years ago.

Status:
CLOSED - WONTFIX
Priority:
High
Assignee:
-
Category:
-
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Pulp 2
Sprint:
Quarter:

Description

See the upstream PR fix for it here from @rohanpm https://github.com/celery/kombu/pull/1029

The fix would be to include ^ PR in the kombu packages Pulp ships.


Related issues

Copied from Pulp - Issue #4581: Task Cancellation doesn't interrupt/cancel a running task with Celery 4+CLOSED - CURRENTRELEASEdkliban@redhat.comActions
Actions #1

Updated by bherring about 5 years ago

  • Copied from Issue #4581: Task Cancellation doesn't interrupt/cancel a running task with Celery 4+ added
Actions #2

Updated by bherring almost 5 years ago

  • Priority changed from Normal to High
Actions #3

Updated by rochacbruno almost 5 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to rochacbruno
Actions #4

Updated by rochacbruno almost 5 years ago

  • Status changed from ASSIGNED to POST

Manual verification performed:

OS: Red Hat Enterprise Linux Server release 7.6 (Maipo)
Pulp Version: 2.20a1

Steps:

1. Created a Repository and synced EPEL (a long run task spawned) https://dl.fedoraproject.org/pub/epel/
2. Cancelled the task with `pulp-admin tasks cancel --task-id $task_id`
3. Monitored the `celery -A pulp.server.async.app inspect active` and asserted all active queues were empty.

Actions #5

Updated by rochacbruno almost 5 years ago

  • Status changed from POST to NEW
Actions #6

Updated by rochacbruno over 4 years ago

  • Assignee deleted (rochacbruno)
Actions #7

Updated by dalley over 3 years ago

  • Status changed from NEW to CLOSED - WONTFIX

At this time the best solution is to use Pulp 3

Actions #8

Updated by dalley over 3 years ago

  • Status changed from CLOSED - WONTFIX to NEW
Actions #9

Updated by dalley over 3 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Also available in: Atom PDF