Worker: 0.1.263
nickpetrovic
released this
12 Dec 18:46
·
140 commits
to main
since this release
What's Changed
- Fix: Dont init multiprocessing Value unless it will be used by @dleviminzi in #767
- Fix: Prevent creation of an external machine if the pool does not have a provider by @jsun-m in #769
- feat: sort gpu controllers by priority by @nickpetrovic in #770
- Upgrade runner image to ubuntu 22.04 by @luke-lombardi in #772
- Fix: Add bzip for Mamba and remove distutils for Python 3.12 by @dleviminzi in #775
- Fix: Pin setuptools to working version for Python versions older than 12 by @dleviminzi in #776
- Feat: Add auxiliary state to help check the runtime status of a stub by @jsun-m in #771
- Fix: Use heartbeats to correct for request token drift by @luke-lombardi in #777
- Update README.md by @mernit in #778
- feat: support saving empty files with outputs by @nickpetrovic in #780
Full Changelog: worker-0.1.262...worker-0.1.263