Skip to content

v0.11.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 21:52
· 1942 commits to pre/beta since this release

0.11.0-beta.8 (2024-05-13)

Features

  • parallel-exeuction: add asyncio event loop dispatcher with semaphore for parallel graph instances (627cbee)
  • batchsize: tested different batch sizes and systems (a8d5e7d)

Bug Fixes

  • asyncio: replaced deepcopy with copy due to serialization problems (dedc733)