ComfyUI/comfy_execution
bigcat88 9211284444
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Build package / Build Test (3.10) (push) Waiting to run
Build package / Build Test (3.11) (push) Waiting to run
Build package / Build Test (3.12) (push) Waiting to run
Build package / Build Test (3.13) (push) Waiting to run
Build package / Build Test (3.14) (push) Waiting to run
fix: track expansion output consumers and gate expected_outputs behind LAZY_OUTPUTS
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2026-07-02 18:23:48 +03:00
..
asset_enrichment.py feat(assets): include asset id in executed WebSocket message (#13862) 2026-06-10 17:04:52 -07:00
cache_provider.py Revert "Revert "feat: Add CacheProvider API for external distributed caching"" (#12915) 2026-03-12 21:17:50 -07:00
caching.py feat: add expected_outputs feature for lazy output computation 2026-07-02 12:10:26 +03:00
graph_utils.py V3 Node Schema Definition - initial (#8656) 2025-07-31 18:02:12 -04:00
graph.py fix: track expansion output consumers and gate expected_outputs behind LAZY_OUTPUTS 2026-07-02 18:23:48 +03:00
jobs.py Add jobs-namespace cancel endpoints (POST /api/jobs/{job_id}/cancel, POST /api/jobs/cancel) (#14493) 2026-06-19 16:39:35 -07:00
progress.py Remove useless annotations imports. (#14105) 2026-05-25 19:23:29 -07:00
utils.py fix: track expansion output consumers and gate expected_outputs behind LAZY_OUTPUTS 2026-07-02 18:23:48 +03:00
validation.py Remove useless annotations imports. (#14105) 2026-05-25 19:23:29 -07:00