Comfy-Org / Comfy-Org/ComfyUI

Progress Bar Doesn't Seem to calculate Group Nodes correctly (>100%)

Open
#6,626 0 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

### Expected Behavior

It looks like nodes being completed within a "group node" cause the progress bar to be calculated incorrectly. It should never show >100%.

### Actual Behavior

![Image](https://github.com/user-attachments/assets/1a9657ff-f2eb-4fea-9cb3-2aae7fcff310)

I think it is counting completed nodes within a group node, like 10/1 nodes done.

### Steps to Reproduce

Make a bunch of group nodes with a few nodes inside, then run the workflow.

### Debug Logs

```powershell
No logs are generated from the top-level progress bar that I am aware of.
```

### 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.