Undisable the build queue
This commit is contained in:
parent
14dbee975c
commit
c0a79f2692
@ -55,7 +55,7 @@ func runServer(ctx context.Context) error {
|
||||
slog.Info("packages loaded in " + time.Since(start).String())
|
||||
|
||||
buildqueue.StartPackageQueueWorker(ctx)
|
||||
// buildqueue.StartQueueAndStatusWorker(ctx)
|
||||
buildqueue.StartQueueAndStatusWorker(ctx)
|
||||
|
||||
cfg := fiber.Config{
|
||||
JSONEncoder: json.Marshal,
|
||||
|
Loading…
Reference in New Issue
Block a user