Releases: jano7/executor
Releases · jano7/executor
Version 2.0.2
- Minor change: BoundedBuffer logic moved to KeySequentialBoundedBuffer
Version 2.0.1
- Fixed task trigger/rejection handling
Version 2.0.0
- improved inactive task removal
- correct shutdown behaviour
- standalone BoundedExecutor
executor-1.0.6
renamed BoundedExecutor -> KeySequentialBoundedExecutor
executor-1.0.5
minor changes
executor-1.0.4
- drain with timeout
executor-1.0.3
#1 For BoundExecutor, may need a 'shutdown' method