Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
kdivanov committed May 30, 2024
1 parent f985da0 commit b6441eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script.go
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ func (processor *BackgroundProcessor) RunAsyncOrmConsumer() {
log.Println("orm background consumer exited successfully")

time.Sleep(time.Second * 30)

continue
}

Expand Down

0 comments on commit b6441eb

Please sign in to comment.