1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
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
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
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