Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
3vilhamster committed Nov 11, 2024
1 parent 19c055c commit 665eb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/internal_worker_base.go
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ func (bw *baseWorker) Start() {

bw.shutdownWG.Add(1)
go bw.runTaskDispatcher()

bw.isWorkerStarted = true
traceLog(func() {
bw.logger.Info("Started Worker",
Expand Down

0 comments on commit 665eb8e

Please sign in to comment.