Progress Bar Doesn't Seem to calculate Group Nodes correctly (>100%)
Open
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

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
Assessment
This issue has not been assessed yet.