Closed queleok closed 3 years ago
I suspect a regression after the latest refactoring
Yep, found the issue: depletion callback is executed immediately without associating it with the queue object upon timer stop if there are no words pending validation by that moment, and the callback is not set explicitly in the resend event handler
Describe the bug Sometimes when there were network issues and the user attempts to resend words that failed to be validated, the results are not updated properly after the last of such words is validated, and the pending state icon is displayed updated