-
Notifications
You must be signed in to change notification settings - Fork 143
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 gauge does not reach 100% #80
Comments
@shubham14bajpai That makes sense, perhaps that's why.
Agree with you! This also can solve the issue with stuck progress bar when running with |
@nakabonne I was able to fix this but sometimes the progress bar finishes milliseconds before the other sections of the GUI. I am not sure if it is depended on the system speed or anything else. |
@shubham14bajpai Thank you! I'll take a look later. |
This has been solved by #86. |
Give 50000 as the rate:
Even though the attack is completed, the gauge is still at 97%:
The text was updated successfully, but these errors were encountered: