Closed Dev-iL closed 5 years ago
Sorry Dev-iL, i somehow missed this issue somehow. In the latest commit ef4b9ba I don't get any time estimate when there hasn't been a single increment call from any worker. Having no times estimate at the beginning is the default in the progressbar implementation I use and I'd prefer to keep it that way. Do you still get "Inf week" estimates in the latest commit?
I've opened this issue the shortly after the first one (which you marked as fixed), so it might've been lost in the emails or notifications.
In any case, this issue was written before your fix to issue #1, and having tried to reproduce the problem again with the latest version, this issue also appears to be fixed - so I'm closing it.
Problem Description
Before the first iteration is completed, the estimated time is "Inf week", this should be changed to something more meaningful like "Waiting", "Waiting for the first iteration to complete", "Estimating ETA..." or something similar.