Skip to content

vpy1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 09:27
· 257 commits to master since this release

Feature

  • worker: Better handling of concurrency when fetching jobs (#2242) (d2e2035)

Fix

  • worker: Do not wait for slow jobs fixes #2290 (568d758)
  • utils: Use EventEmitter as a type instead of a namespace (#2283) (41c9d1d)

Documentation