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 49cd594 commit 521ef52Copy full SHA for 521ef52
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### Next Release v0.7.2 (TBD)
2
+
3
+* Renamed `:overflow_policy` on thread pools to `:fallback_policy`
4
+* Thread pools still accept the `:overflow_policy` option but display a warning
5
+* Thread pools now implement `fallback_policy` behavior when not running (rather than universally rejecting tasks)
6
+* Test now run on new Travis build environment
7
8
## Current Release v0.7.1 (4 December 2014)
9
10
Please see the [roadmap](https://github.com/ruby-concurrency/concurrent-ruby/issues/142) for more information on the next planned release.
0 commit comments