method
stopping?
v8.1.1 -
Show latest stable
- Class:
ActiveJob::QueueAdapters::AbstractAdapter
stopping?()public
No documentation available.
# File activejob/lib/active_job/queue_adapters/abstract_adapter.rb, line 20
def stopping?
!!@stopping
end