Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
prateeksen committed Jan 7, 2025
1 parent 37e4dc0 commit 09f8992
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ def popen_on_enter(*var)
rescue => exception
NewRelic::Security::Agent.logger.error "Exception in hook in #{self.class}.#{__method__}, #{exception.inspect}, #{exception.backtrace}"
ensure
yield if block_given?
yield
return event
end

Expand Down

0 comments on commit 09f8992

Please sign in to comment.