parent
d95408bd5d
commit
32f895f2d7
4 changed files with 43 additions and 19 deletions
|
@ -40,8 +40,6 @@ type WorkerPoolQueue[T any] struct {
|
|||
workerMaxNum int
|
||||
workerActiveNum int
|
||||
workerNumMu sync.Mutex
|
||||
|
||||
workerStartedCounter int32
|
||||
}
|
||||
|
||||
type flushType chan struct{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue