Skip to content

v0.22.3

Compare
Choose a tag to compare
@SBoudrias SBoudrias released this 11 Jan 08:13
· 635 commits to main since this release
  • When a process was listening for errors happening during a generator run, the process would ignore the error and run every tasks to completion (#888). Generators now correctly stop once an error is thrown.