mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 15:20:51 +08:00
Previously, dependency cycles that were created during node expansion would cause the application to quit (due to an uncaught exception). Now, we'll throw a proper error to the UI. We also make an attempt to 'blame' the most relevant node in the UI. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conditions.py | ||
| flow_control.py | ||
| specific_tests.py | ||
| stubs.py | ||
| tools.py | ||
| util.py | ||