ComfyUI/tests/execution
Jacob Segal 6c66682b3c [fix] Fixes non-async public API access
It looks like the synchronous version of the public API broke due to an
addition of `from __future__ import annotations`. This change updates
the async-to-sync adapter to work with both types of type annotations.
2025-11-23 22:43:55 -08:00
..
testing_nodes/testing-pack Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
extra_model_paths.yaml Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
test_async_nodes.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
test_execution.py execution: fold in dependency aware caching / Fix --cache-none with loops/lazy etc (Resubmit) (#10440) 2025-10-22 15:49:05 -04:00
test_progress_isolation.py Fix progress update crossover between users (#9706) 2025-09-04 19:13:28 -04:00
test_public_api.py [fix] Fixes non-async public API access 2025-11-23 22:43:55 -08:00