Files
ComfyUI/server.py
bymyself 69d3bfa391 fix: always send new binary format when client supports feature flag
When prompt_id is None, encode as zero-length string instead of falling
back to old format. Prevents binary parse corruption on the frontend.

Addresses review feedback:
https://github.com/Comfy-Org/ComfyUI/pull/12540#discussion_r2923412491
2026-03-12 09:20:52 -07:00

53 KiB