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 65a956a commit 6ecabb4Copy full SHA for 6ecabb4
CHANGELOG.md
@@ -13,6 +13,7 @@ Please see the [roadmap](https://github.com/ruby-concurrency/concurrent-ruby/iss
13
* Fix thread leaking when pruning pure-Ruby thread pools
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
* Removed confusing warning when not using native extenstions
18
* Improved documentation
19
0 commit comments