0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compile error on FreeBSD 14 More... over 1 year ago
Drop dependency on mutex_m More... over 1 year ago
Expose the number of threads that are actively executing tasks with `ThreadPoolExecutor#active_count`. (#1002) More... over 1 year ago
Update the list of maintainers More... over 1 year ago
Allow TimerSet to safely handle an executor raising `RejectedExecutionError` (#999) More... over 1 year ago
Fix sporadic failures testing with JRuby (#1012) More... almost 2 years ago
Fix DaemonThreadFactory - reuse single Java thread factory More... almost 2 years ago
Fix broken CI due to rake-compiler error on Ruby < 2.6 More... about 2 years ago
Fix doc typo: yeild → yield More... about 2 years ago
Use executor from arg in then_on/rescue_on/chain_on for Promises More... about 2 years ago
Fix TimerTask example output (#1003) More... about 2 years ago
Fix TimerTask docs to not refer to `#execute` as "blocking" (#996) More... about 2 years ago
Allow TimerTask to be initialized with a specified Executor More... about 2 years ago
Add `TimerTask.new(interval_type:)` option to configure interval calculation More... about 2 years ago
Fix TimerTask `:execution_interval` docs More... over 2 years ago
Update comment about ::Array on CRuby, it's not fully thread-safe More... over 2 years ago
Update comment about ::Hash on CRuby, it's not fully thread-safe More... over 2 years ago
Check the first Concurrent::Map default_proc argument is a Concurrent::Map in more tests More... over 2 years ago
Fix Concurrent::Map default_proc arguments More... over 2 years ago
Prepare CHANGELOG for next version More... over 2 years ago
1.2.1 More... over 2 years ago
Run isolated specs on the oldest CRuby too More... over 2 years ago
Add CHANGELOG for https://github.com/ruby-concurrency/concurrent-ruby/pull/990 More... over 2 years ago
Revert "Prefer `Process.pid` over `$$`" More... over 2 years ago
Prefer `Process.pid` over `$$` More... over 2 years ago
Add `require 'fiber'` for `Fiber.current` usage. More... over 2 years ago
Optimize Concurrent::Map#[] on CRuby by letting the backing Hash handle the default_proc More... over 2 years ago
Modernize Concurrent::Map benchmark More... over 2 years ago
Need `bundle install` before generating master docs More... over 2 years ago
Make it easier to publish only edge More... over 2 years ago