log.Warn("Queue: %s is configured to be non-scaling and have no workers\n - this configuration is likely incorrect and could cause Gitea to block",q.Name)
ifpausable,ok:=returnable.(Pausable);ok{
log.Warn("Queue: %s is being paused to prevent data-loss, add workers manually and unpause.",q.Name)
log.Warn("Queue: %s is configured to be non-scaling and have no workers\n - this configuration is likely incorrect and could cause Gitea to block",q.Name)
ifpausable,ok:=returnable.(Pausable);ok{
log.Warn("Queue: %s is being paused to prevent data-loss, add workers manually and unpause.",q.Name)