Published February 1, 2022
| Version v0.22.13
Software
Open
AgnostiqHQ/covalent: v0.22.13
Description
[0.22.13] - 2022-01-26
Fixed
- When the local executor's
log_stdout
andlog_stderr
config variables are relative paths, they should go inside the results directory. Previously that was queried from the config, but now it's queried from the lattice metadata.
- Tests for the corresponding functions in (
covalent_dispatcher/_core/__init__.py
,covalent/executor/base.py
,covalent/executor/executor_plugins/local.py
andcovalent/executor/__init__.py
) affected by the bug fix.
- Refactored
_delete_result
in result manager to give the option of deleting the result parent directory.
Files
AgnostiqHQ/covalent-v0.22.13.zip
Files
(15.3 MB)
Name | Size | Download all |
---|---|---|
md5:078a367449fdc7d522ebd3f287279144
|
15.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AgnostiqHQ/covalent/tree/v0.22.13 (URL)