Skip to content

v0.10.1

Compare
Choose a tag to compare
@alahiff alahiff released this 03 Mar 08:01
· 2177 commits to main since this release
8234ccf
  • The worker process now no longer gives a long delay when a run has finished (now at most ~1 second).
  • The worker process ends when the Run() context ends or close is called, rather than only when the main process exits.