ComfyUI/tests/execution/testing_nodes/testing-pack
Jacob Segal e7314f49e6 Fix showing progress from other sessions
Because `client_id` was missing from ths `progress_state` message, it
was being sent to all connected sessions. This technically meant that if
someone had a graph with the same nodes, they would see the progress
updates for others.

Also added a test to prevent reoccurance and moved the tests around to
make CI easier to hook up.
2025-09-02 23:17:26 -07:00
..
__init__.py Fix showing progress from other sessions 2025-09-02 23:17:26 -07:00
api_test_nodes.py Fix showing progress from other sessions 2025-09-02 23:17:26 -07:00
async_test_nodes.py Fix showing progress from other sessions 2025-09-02 23:17:26 -07:00
conditions.py Fix showing progress from other sessions 2025-09-02 23:17:26 -07:00
flow_control.py Fix showing progress from other sessions 2025-09-02 23:17:26 -07:00
specific_tests.py Fix showing progress from other sessions 2025-09-02 23:17:26 -07:00
stubs.py Fix showing progress from other sessions 2025-09-02 23:17:26 -07:00
tools.py Fix showing progress from other sessions 2025-09-02 23:17:26 -07:00
util.py Fix showing progress from other sessions 2025-09-02 23:17:26 -07:00