@ -77,3 +77,7 @@ func (v *View[K]) Report(task K, status string) {
func (v *View[K]) Done(task K) {
v.wg.Done()
}
func (v *View[K]) WaitForAllTasks() {
v.wg.Wait()
The note is not visible to the blocked user.