v0.2.10
Changes
- refactor: Included more client http api.
- feat: Labtasker loop_run automatically deletes worker before exiting task loop.
Minor Fixes
- fix: Reset task summary to {} when task is fetched (pending -> running).
- fix: Removed redundant
worker_idfield in TaskUpdateRequest when ignoring task failure in job_runner.py.
Full Changelog: v0.2.9...v0.2.10