instance method stopping?

Ruby on Rails 8.1.2

Since v8.1.2

Signature

stopping?()

No documentation comment.

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

Defined in activejob/lib/active_job/queue_adapters/abstract_adapter.rb line 20 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveJob::QueueAdapters::AbstractAdapter

Type at least 2 characters to search.

↑↓ navigate · open · esc close