Skip to content

v0.7.2 -- Bug fixes

Latest
Compare
Choose a tag to compare
@WardLT WardLT released this 02 May 20:04
· 2 commits to master since this release
8e3d161

Addresses two problems we've found:

  1. Infinite loop when using the run_generator
  2. Infinitely-large storage demand for long-run jobs with proxystore

What's Changed

  • Fixes unit tests for retries by @WardLT in #146
  • Bug fix: Return None if return value not desired by @WardLT in #147
  • Auto-evict automatic proxies on read by @WardLT in #148

Full Changelog: v0.7.1...v0.7.2