concurrent-ruby icon indicating copy to clipboard operation
concurrent-ruby copied to clipboard

Asynchronous pruning for RubyThreadPoolExecutor

Open joshuay03 opened this issue 9 months ago • 0 comments

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.

joshuay03 avatar Feb 08 '25 06:02 joshuay03