mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-09 03:38:14 +00:00
@@ -40,8 +40,6 @@ type WorkerPoolQueue[T any] struct {
|
||||
workerMaxNum int
|
||||
workerActiveNum int
|
||||
workerNumMu sync.Mutex
|
||||
|
||||
workerStartedCounter int32
|
||||
}
|
||||
|
||||
type flushType chan struct{}
|
||||
|
Reference in New Issue
Block a user