mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-05-08 06:02:29 +00:00
260a5ca5d9
This makes it easier to write asynchronous clients that submit requests, because they can store the task immediately. Duplicate prompt IDs are rejected by the job queue.