Skip to content

0.8.1

Compare
Choose a tag to compare
@helloworld helloworld released this 13 Jun 01:00
· 17268 commits to master since this release

Bugfix

  • Fixed a file descriptor leak that caused OSError: [Errno 24] Too many open files when enough
    temporary files were created.
  • Fixed an issue where an empty config in the Playground would unexpectedly be marked as invalid
    YAML.
  • Removed "config" deprecation warnings for dask and celery executors.

New

  • Improved performance of the Assets page.