rails--rails/activejob/test
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
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Make sure job instrumentation keep return value 2020-12-28 05:30:30 +00:00
integration Wrap evaluation of db/seeds.rb with the executor 2020-11-18 16:26:20 -06:00
jobs Make sure job instrumentation keep return value 2020-12-28 05:30:30 +00:00
models [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment` 2017-07-11 13:12:32 +09:00
support Revert "Work around getaddrinfo deadlock in forked process" 2020-12-06 23:01:56 +09:00
helper.rb Return `false` when enqueuing a job is aborted 2020-10-30 00:25:31 +00:00