Skip to content

Commit 4648aba

Browse files
committed
removed break
1 parent 3795aae commit 4648aba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambda-extensions/sumologic-extension.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ func processEvents(ctx context.Context) {
112112

113113
if runtime_done == 1 {
114114
logger.Infof("Exiting DrainQueueLoop: Runtime is Done")
115-
break
116115
}
117116
// }
118117

0 commit comments

Comments
 (0)