Skip to content

Commit

Permalink
Reference issue in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahramadan authored Sep 5, 2023
1 parent 1df9227 commit 6c8a535
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def self.subscribe(pattern)
# The agent doesn't use the traditional ActiveSupport::Notifications.subscribe
# pattern due to threading issues discovered on initial instrumentation.
# Instead we define a #start and #finish method, which Rails responds to.
# See: rails/rails#12069
def start(name, id, payload)
return unless state.is_execution_traced?

Expand Down

0 comments on commit 6c8a535

Please sign in to comment.