mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-22 00:24:08 +09:00
Task: Move to generic queue and gracefulise
This commit is contained in:
@ -1090,4 +1090,5 @@ func NewServices() {
|
||||
newMigrationsService()
|
||||
newIndexerService()
|
||||
newTaskService()
|
||||
newQueueService()
|
||||
}
|
||||
|
Reference in New Issue
Block a user