feat: fire tasks stealing at worker node idling
[poolifier.git] / CHANGELOG.md
index df07fdbb85048c98631b85cc8ff3949ccda3ab1e..8afbdaa189c3bc2bd49b8bddd27fb42104221dde 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Changed
+
+- Make continuous tasks stealing start at worker node idling.
+
 ## [3.0.6] - 2023-11-24
 
 ### Fixed