CosmoStat / CosmoStat/shapepipe
vos command logging
Open
@martinkilbinger is already working on this.
Since Mar 16, 2022.
bug
- Dominant language
- Python
- Stars
- 18
- Forks
- 14
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 10
Description
vos calls show weird logging and error handling behaviour:
- sometimes a vos error does seems not to be caught by
tryand does not produce a ShapePipe-generate error message - when writing the vos command to the log file, it also is printed to the terminal
[Examples to follow]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.