mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-21 01:52:23 +08:00
This change resolves an error when a node with OUTPUT_IS_LIST=(True,) receives an ExecutionBlocker. I've also added a unit test for this case.