0.19.0
0.19.0 (2024-07-01)
Feat
- structured-concurrency: first step to introduce structured concurrency paradigm. Now StreamEngine will stop on a Stream crash (only when running with aiorun). Closes #60 due to the use of flag
stop_on_unhandled_errors
with aiorun. Related to #162 (#190)
[master 37dd34d] bump: version 0.18.5 → 0.19.0
2 files changed, 8 insertions(+), 2 deletions(-)