Concurrent Ruby v1.1.6 Release Notes
Release Date: 2020-02-10 // over 4 years ago-
๐ concurrent-ruby:
- (#841) Concurrent.disable_at_exit_handlers! is no longer needed and was deprecated.
- ๐ (#841) AbstractExecutorService#auto_terminate= was deprecated and has no effect. Set :auto_terminate option instead when executor is initialized.