v1.3.4
What's Changed
- Update comment for JRuby variant of processor_count to reality by @meineerde in #1054
- Add
Concurrent.cpu_requeststhat is cgroups aware. by @heka1024 in #1058 - Fix the doc of
Concurrent.available_processor_countby @y-yagi in #1059 - Fix the return value of
Concurrent.available_processor_countwhencpu.cfs_quota_usis -1 by @y-yagi in #1060
New Contributors
Full Changelog: v1.3.3...v1.3.4