Skip to content

Commit

Permalink
changes following review
Browse files Browse the repository at this point in the history
  • Loading branch information
8naama committed Sep 23, 2024
1 parent 055fc41 commit 3645243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logzio-lambda-extensions-logs/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ func main() {
select {
case <-ctx.Done():
logger.Info(printPrefix, "Received context done event")
logsApiLogger.Drain()
logsApiAgent.Shutdown()
logger.Info(printPrefix, "Exiting")
return
Expand Down

0 comments on commit 3645243

Please sign in to comment.