mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-16 19:37:08 +08:00
Add a system where an input is marked as a cache barrier, deferring its evaluation. Once the node is executed, the barrier is released and everything behind the barrier is executed at increase priority.