rawfile_json returner doesn't work in any context
Open
@dwoz is already working on this.
Since Sep 5, 2023.
bug
documentation
Returners
severity-medium
time-estimate-sprint
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
I am trying to configure my master_job_cache to use a rawfile_json as its returner and am observing that not only does this not work (causes exceptions to be thrown on every command), but even when I disable the master_job_cache and just try to use --return rawfile_json, no file is created. I have checked the default rawfile_json.filename location and changed this manually and neither files exist. There isn't much documentation on this topic so I have no idea if I'm setting it up correctly.
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.