method
cleanup
v2_6_3 -
Show latest stable
- Class:
Bundler::Persistent::Net::HTTP::Persistent
cleanup(generation, thread = Thread.current, generation_key = @generation_key)public
Finishes all connections on the given thread that were created before the given generation in the threads generation_key list.
See #shutdown for a bunch of scary warning about misusing this method.