Skip to content

v0.4.17

Compare
Choose a tag to compare
@jerome-benoit jerome-benoit released this 13 Aug 19:30
cfd29a1

0.4.17 (2024-08-13)

πŸš€ Features

  • reenable tasks stealing under back pressure by default (a944273)

🐞 Bug Fixes

  • protect worker node tasks queue from concurrent tasks stealing (dd85b2d)

⚑ Performance

  • do mapExecute() args sanity checks once (633afa3)

πŸ§ͺ Tests

πŸ“š Documentation

  • add documentation on enablePrority priority queue getter/setter (3ed4555)
  • api: add missing tasksStealingRatio default value (4814bef)