// Look for events. go func() { w.pollEvents(fileList, evt, cancel) done <- struct{}{} }() line 581: add <-done