Skip to content

Commit

Permalink
rm sleep
Browse files Browse the repository at this point in the history
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
  • Loading branch information
cicoyle committed Sep 21, 2023
1 parent c2011ef commit 9171319
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configuration/go/sdk/order-processor/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,5 @@ func main() {
fmt.Println("App unsubscribed to config changes")
}

time.Sleep(10 * time.Second)

os.Exit(0)
}

0 comments on commit 9171319

Please sign in to comment.