Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress is computed incorrectly (above 100%) #443

Closed
electrum opened this issue Jun 24, 2021 · 0 comments
Closed

Progress is computed incorrectly (above 100%) #443

electrum opened this issue Jun 24, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@electrum
Copy link

There seems to be a regression where it is counting the same module multiple times:

Building airlift  daemon: 0106c3a8  threads used/hidden/max:   2/0/11  progress: 72/29 248%  time: 00:34

Reproduce:

git clone https://github.com/airlift/airlift
cd airlift
mvnd clean install -DskipTests

The reactor contains 29 modules.

@gnodet gnodet self-assigned this Jun 24, 2021
@gnodet gnodet added the bug Something isn't working label Jun 24, 2021
@gnodet gnodet added this to the 0.5.3 milestone Jul 6, 2021
@gnodet gnodet closed this as completed in 8a9e9b4 Jul 6, 2021
@gnodet gnodet modified the milestones: 0.5.3, 0.6.0 Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants