mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-18 11:21:02 +00:00
🚗 Reduce a blank line
This commit is contained in:
parent
d3bcc5d10b
commit
e15105fd84
@ -215,7 +215,6 @@ func (p *PoolWithFunc) getWorker() *WorkerWithFunc {
|
|||||||
p.workers = p.workers[:l]
|
p.workers = p.workers[:l]
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
|
|
||||||
} else if w == nil {
|
} else if w == nil {
|
||||||
w = &WorkerWithFunc{
|
w = &WorkerWithFunc{
|
||||||
pool: p,
|
pool: p,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user