concurrent-ruby
concurrent-ruby copied to clipboard
Asynchronous pruning for RubyThreadPoolExecutor
Closes https://github.com/ruby-concurrency/concurrent-ruby/issues/1066 Closes https://github.com/ruby-concurrency/concurrent-ruby/issues/1075
Alternative to https://github.com/ruby-concurrency/concurrent-ruby/pull/1079
Implementation is based on the discussion in the linked issues.