Commit fa4edb4
committed
ci(release): 0.11.0-beta.8 [skip ci]
## [0.11.0-beta.8](v0.11.0-beta.7...v0.11.0-beta.8) (2024-05-13)
### Features
* **parallel-exeuction:** add asyncio event loop dispatcher with semaphore for parallel graph instances ([627cbee](627cbee))
* **batchsize:** tested different batch sizes and systems ([a8d5e7d](a8d5e7d))
### Bug Fixes
* **asyncio:** replaced deepcopy with copy due to serialization problems ([dedc733](dedc733))1 parent 62a74a5 commit fa4edb4
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments