Skip to content

Commit

Permalink
retinaebpfapi#syscall#5
Browse files Browse the repository at this point in the history
  • Loading branch information
vpidatala94 committed Feb 22, 2025
1 parent 33df514 commit 740411e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/plugin/ebpfwindows/ebpf_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ func (p *Plugin) SetupChannel(ch chan *v1.Event) error {
// Stop the plugin by cancelling the periodic timer.
func (p *Plugin) Stop() error {
p.l.Info("Stop ebpfWindows plugin...")
p.enricher.Reader.Close()
return nil
}

Expand Down

0 comments on commit 740411e

Please sign in to comment.