Skip to content

Commit

Permalink
fix race in test
Browse files Browse the repository at this point in the history
  • Loading branch information
dmachard committed Nov 20, 2023
1 parent 7e7e953 commit 6924029
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion collectors/dnstap_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,5 @@ func Test_DnstapCollector_CloseFrameStream(t *testing.T) {

// cleanup
c.Stop()
close(logsChan)

}

0 comments on commit 6924029

Please sign in to comment.