We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b1024 commit 8228b60Copy full SHA for 8228b60
pool.go
@@ -96,7 +96,6 @@ func (p *Pool) Stop() error {
96
})
97
98
// Wait for the worker to complete
99
-
100
<-p.workerCh
101
102
0 commit comments