Skip to content

v0.2.0

Compare
Choose a tag to compare
@curusarn curusarn released this 30 Mar 08:11
· 37 commits to master since this release

What's Changed

Improvements for serverless environments:

  • Use flush thread per process to avoid issues with multiprocessing on serverless
  • Delay worker init (fixes "threads can only be started once" errors)

Full Changelog: v0.1.4...v0.2.0