Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

canceling tasks does not always work #99

@sethsec

Description

@sethsec

it shows as cancelled in celerystalk query watch, but if you run celery -A tasks inspect active i still see the task running. this is why sometimes celerystalk reports there are less tasks running than should be running. they really are running, just that the cancel updated the database, but did not successfully kill the process.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions