You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
guill 6ab1e6fd4a
[Bug #4529] Fix graph partial validation failure (#4588)
Currently, if a graph partially fails validation (i.e. some outputs are
valid while others have links from missing nodes), the execution loop
could get an exception resulting in server lockup.

This isn't actually possible to reproduce via the default UI, but is a
potential issue for people using the API to construct invalid graphs.
6 months ago
..
caching.py [Bug #4529] Fix graph partial validation failure (#4588) 6 months ago
graph.py Improve execution UX. 6 months ago
graph_utils.py Move a few files from comfy -> comfy_execution. 6 months ago