hyperqueue icon indicating copy to clipboard operation
hyperqueue copied to clipboard

Stopping and killing worker

Open spirali opened this issue 4 years ago • 0 comments

Implement

  • [x] hq worker stop <id> - stop worker right now
  • [ ] hq worker stop <id> --soft - stop schedule tasks into this worker, when all tasks on worker is finished then stop the worker

spirali avatar Apr 29 '21 10:04 spirali