ComfyUI Queue hangs when (re-)executing complex workflows
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
I've noticed that ComfyUI queue execution hangs significantly when re-executing a previous prompt with many "pipe" or "context" nodes.
It looks like `recursive_output_delete_if_changed` in `execution.py` goes through upwards of hundreds of millions of recursions depending on the length of the workflow.
Contributor guide
Assessment
This issue has not been assessed yet.