mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-07 06:20:15 -03:00
In add_to_queue, check download_history before INSERT OR IGNORE. Without this check, a fire-and-forget /queue/complete failure on the extension side would allow the same download_id to be re-inserted after complete_download() deleted it from the queue — creating phantom queued entries for already- finished downloads.
31 KiB
31 KiB