Jiabo Hou
Results
1
issues of
Jiabo Hou
## Description Tapioca's compiled type signature for `ActiveJob::Base.perform_now` essentially uses the same as `ActiveJob::Base#perform`. However, this is not fully representative of the behaviour because `.perform_now` will return the exception that...