We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bedc8fc commit bf2a3bbCopy full SHA for bf2a3bb
CHANGELOG.md
@@ -14,6 +14,7 @@ Please see the [roadmap](https://github.com/ruby-concurrency/concurrent-ruby/iss
14
* Prevent `Actor` from using an `ImmediateExecutor` (causes deadlock)
15
* Added missing synchronizations to `TimerSet`
16
* Fixed bug with return value of `Concurrent::Actor::Utils::Pool#ask`
17
+* Fixed timing bug in `TimerTask`
18
* Removed confusing warning when not using native extenstions
19
* Improved documentation
20
0 commit comments