method

stopping?

stopping?()
public

No documentation available.

# File activejob/lib/active_job/queue_adapters/abstract_adapter.rb, line 20
      def stopping?
        !!@stopping
      end