Module Bundler::SafeCatch::Internal
In: lib/bundler/safe_catch.rb

Constants

SAFE_RECURSE_EVERY = (ENV['BUNDLER_SAFE_RECURSE_EVERY'] || 20).to_i
SAFE_RECURSE_START = case when defined?(Fiber)

[Validate]