Changelog add bug fixes
authoraardizio <alessandroardizio94@gmail.com>
Mon, 15 Feb 2021 16:05:11 +0000 (17:05 +0100)
committeraardizio <alessandroardizio94@gmail.com>
Mon, 15 Feb 2021 16:05:11 +0000 (17:05 +0100)
CHANGELOG.md

index 6e8e90a03a527a3192c64c8eb8ad6114009b5285..12fd3608b50babfda765bb43aceaad9a311a0b34 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [2.0.0] - not released yet
 
+### Bug fixes
+ - Now a thread/process is not delete when the task submitted take more time than maxInactiveTime configured( issue #70)
 ### Breaking Changes
 
 We changed some internal structures, but you shouldn't be too affected by them as these are internal changes.