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.

Is cancelling a task really killing it? I'm not sure anymore #140

Description

@cwaazywabbit

I have got a call today regarding the hogged network and found out that my 6 gobuster instances were chocking the network. Because they asked nicely I went ahead and ./celerystalk cancel <id>d all those instances but.. something still feels off.. every now and then I look at ./celerystalk query breif to find out that a new gobuster instance is running again, which is kind of strage because what I am seeing, is that only 3 nikto-tasks are left, while the others either finished or cancelled.

Submitted: 58 | Queued: 0 | Running: 3 | Completed: 47  | Cancelled: 8  | Paused: 0

and here is it again while I am writing this, 2 nikto-tasks have finished and instead two gobuster-tasks are back there, those which I remember cancelling!

grafik

and just to confirm it, here is a snapshot of the latest cancelled tasks confirming my suspecious!

grafik

and just right now I have this

grafik

but gobuster still appears in the processes

grafik

even nethogs confirms it

grafik

I am not sure anymore!

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