Supervisor probes before spawning: an external server on the port is used, never fought or killed
This commit is contained in:
@@ -112,6 +112,12 @@ COMFY_DIR=C:\ComfyUI
|
||||
(LLM traffic keeps flowing while torch loads); crashes are logged and the
|
||||
next request respawns. Shutting gpu-turnstile down stops the child too.
|
||||
|
||||
Running the ComfyUI Desktop app alongside is safe: if something already
|
||||
answers on the port, gpu-turnstile just uses it instead of spawning
|
||||
(and never kills it — it only ever stops its own child). If the managed
|
||||
instance already holds the port when you open the desktop app, the
|
||||
desktop's server is the one that fails to bind.
|
||||
|
||||
## Build and run
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user