Skip to content

Commit 8228b60

Browse files
committed
code optimization
1 parent e1b1024 commit 8228b60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pool.go

-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ func (p *Pool) Stop() error {
9696
})
9797

9898
// Wait for the worker to complete
99-
10099
<-p.workerCh
101100

102101

0 commit comments

Comments
 (0)