Skip to content

Commit

Permalink
print stack trace 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mftoure committed Dec 29, 2024
1 parent d16f7ba commit 19871af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/security/tests/module_tester_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,7 @@ func (tm *testModule) Close() {
fmt.Println("----------------- ellapsed time", time.Since(start))
if !tm.opts.staticOpts.disableRuntimeSecurity {
fmt.Println("----------------------- in close of", tm.Rules)
tm.cws.SendStats()
tm.eventMonitor.SendStats()
}

Expand Down

0 comments on commit 19871af

Please sign in to comment.