Comfy-Org / Comfy-Org/ComfyUI

Opened workflow mess up with other opened workflow

Open
#12,703 3 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

I have more than 20 workflow opened at the same time. I will loop through the workflow and do a run one by one. and each workflow should executed properly.
lets called workflow from 1 to 10

### Actual Behavior

the current bug is, I loop through the workflow.
1 , run
2, run
3, run
suddenly 4 is exactly same content of 5.
5, run.

in the run, I have the rersult of 1,2,3,5,5
but the opened workflow of 4 name of json is correct, just the content of 4 is 5

### Steps to Reproduce

I restart my computer, close all workflow, and reopen all workflow.
then i try to run one by one,. but it again produce the same result.
This only happen, after the recent update

### Debug Logs

```powershell
terminal doesn't see to record what workflow you run
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.