Skip to content

Bug Fix Release: File descriptor leak, large bundling requests

Compare
Choose a tag to compare
@RayPlante RayPlante released this 16 Jan 16:34
· 702 commits to integration since this release
cb10eb2

This fixes to bugs that were causing downloads of big datasets to fail:

  • a file descriptor leak (leading app to run out of descriptors)
  • failure to bundle large files that exceed a per-bundle size.
  • error handling