instance method
close
Ruby on Rails edge
Since edgeSignature
close()
Close the distributor. No more work will be accepted.
Source
# File activesupport/lib/active_support/testing/parallelization/test_distributor.rb, line 34
def close
# Optional
end
Defined in activesupport/lib/active_support/testing/parallelization/test_distributor.rb line 34
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Testing::Parallelization::TestDistributor