Skip to content

Commit 665eb8e

Browse files
committed
fmt
1 parent 19c055c commit 665eb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/internal_worker_base.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ func (bw *baseWorker) Start() {
214214

215215
bw.shutdownWG.Add(1)
216216
go bw.runTaskDispatcher()
217-
217+
218218
bw.isWorkerStarted = true
219219
traceLog(func() {
220220
bw.logger.Info("Started Worker",

0 commit comments

Comments
 (0)