rails--rails/activejob/lib/active_job
Rafael Mendonça França 68b471c4dd
Make sure job instrumentation keep return value
The implementaiton of `instrument` in `ActiveJob::Instrumentation` was
not keeping the API of `ActiveSupport::Notification.instrument` and
returning the value of the block.

Fixes #40931.
2020-12-28 05:30:30 +00:00
..
queue_adapters
serializers
arguments.rb
base.rb
callbacks.rb
configured_job.rb
core.rb
enqueuing.rb
exceptions.rb
execution.rb
gem_version.rb
instrumentation.rb
log_subscriber.rb
logging.rb
queue_adapter.rb
queue_adapters.rb
queue_name.rb
queue_priority.rb
railtie.rb
serializers.rb
test_case.rb
test_helper.rb
timezones.rb
translation.rb
version.rb