Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazar955 committed Nov 5, 2024
1 parent 91ad317 commit 7bdad2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion harness/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ func startHarness(cmdCtx context.Context, cfg config.Config) error {
select {
case <-ctx.Done():
case <-stopChan:
cancel()
return nil
}

Expand Down

0 comments on commit 7bdad2a

Please sign in to comment.