Skip to content

v1.0.2

Choose a tag to compare

@ori88c ori88c released this 12 Sep 21:34
· 8 commits to main since this release

Key Features

  • Unit Tests: Enhanced unit-tests for method waitForAllExecutingTasksToComplete, covering border scenarios which trigger dynamic slots allocation due to prolonged tasks (which span over multiple windows). Both FIFO and FILO completion orders are validated in separate tests, ensuring the instance retains references to all tasks, including those from previous windows.
  • Unit Tests: Converting indentation to 2 spaces instead 4.