mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-19 06:30:07 +00:00
- Fix race in mark_missing_outside_prefixes: set state to RUNNING inside lock before operations, restore to IDLE in finally block to prevent concurrent start() calls - Fix timing consistency: capture perf_counter before _update_progress for consistent event timing Amp-Thread-ID: https://ampcode.com/threads/T-019c354b-e7d7-7309-aa0e-79e5e7dff2b7 Co-authored-by: Amp <amp@ampcode.com>