Commit 414bc71
committed
fix: don't reset the shared counter value on
It's possible to re-initialize the progress, and when that's done
it would detach the counter from previous instances that might have
been observed by callers to `counter()`, which is surprising.init.1 parent 4904065 commit 414bc71
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments