DeepResearch icon indicating copy to clipboard operation
DeepResearch copied to clipboard

Zombie vLLM instances

Open tobrun opened this issue 5 months ago • 1 comments

Management around vLLM should be improved. When something goes wrong, like Input file not found at.. the system doesn't cleanly exit and kill the vLLM instances which results in zombie processes that need to be killed manually.

tobrun avatar Sep 18 '25 05:09 tobrun

I also encounter the same problem.But i try to kill -9 pid,it also exists when i run the bash

YiJunSachs avatar Sep 18 '25 13:09 YiJunSachs