bvaughn/progress-estimator

Suggestion: allow parallel tracking of multiple tasks

sompylasar opened this issue · 1 comments

Looks like this could be achieved by storing the previous estimates by some task identifier. See also #6

Okay this seems to be done like that already, using a sha hash of the label passed to logProgress.