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)