instance method
interrupt
Ruby on Rails edge
Since edgeSignature
interrupt()
Clear all pending work (called on interrupt).
Source
# File activesupport/lib/active_support/testing/parallelization/test_distributor.rb, line 23
def interrupt
# Optional
end
Defined in activesupport/lib/active_support/testing/parallelization/test_distributor.rb line 23
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Testing::Parallelization::TestDistributor