mandiant / gocrack

GoCrack is a management frontend for password cracking tools written in Go
MIT License
1.12k stars 240 forks source link

bug: "Stopping" State on task finish #2

Open tankbusta opened 6 years ago

tankbusta commented 6 years ago

When a task is stopping due to a user requesting the job to stop, the job will exit but the last status sent is still "stopping" instead of "stopped".