v1.0.48
Changelog
📘 Subtasks
version
- f05d8de update to version '1.0.48'
🐛 Bug Fixes
core
executions
- 6dd4167 close SSE streams on error to stop off-heap leak (#16987), closes #16982 #16984 #16987
- 6b7a88c don't spawn Pause subtasks when killing a paused execution
- e761beb after execution killing
scheduler
- f573bbd don't let a bad worker trigger result crash the scheduler, closes #16969
- 1f7f363 don't treat closed-pool errors as fatal in JdbcQueue poller, closes #16969
storage
- b59a620 retry transient temp-file deletion failures
tests
- 14aefa1 declare TimeoutException on shouldRunFlowableAfterExecutionWhenExecutionIsKilled (#16918), closes #16918
global
🏭 Tests
core
- 2009b05 de-flake DateFilterTest.now() wall-clock boundary race
Contributors
We'd like to thank the following people for their contributions:
Bart Ledoux, GitHub, Loïc Mathieu, Nicolas K., Roman Acevedo, Steven Meek, github-actions[bot], nKwiatkowski