Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Pro committed Jul 4, 2024
1 parent c321c02 commit 1634d64
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkg/kgo/helpers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -542,9 +542,7 @@ func testAutocommitMarked(
)
)

defer func() {
groupCleanup()
}()
defer groupCleanup()

consumer.wg.Add(1)
go consumer.runAutocommitMarkedProcessing(testRecordLimit)
Expand Down

0 comments on commit 1634d64

Please sign in to comment.