Skip to content

Commit 6ecabb4

Browse files
committed
Updated changelog with fix for Issue #185
1 parent 65a956a commit 6ecabb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Please see the [roadmap](https://github.com/ruby-concurrency/concurrent-ruby/iss
1313
* Fix thread leaking when pruning pure-Ruby thread pools
1414
* Prevent `Actor` from using an `ImmediateExecutor` (causes deadlock)
1515
* Added missing synchronizations to `TimerSet`
16+
* Fixed bug with return value of `Concurrent::Actor::Utils::Pool#ask`
1617
* Removed confusing warning when not using native extenstions
1718
* Improved documentation
1819

0 commit comments

Comments
 (0)