diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2020-07-26 22:41:55 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2020-07-26 22:43:10 -0700 |
commit | 8d8cf6201ba6ed3d6c852392af1861a61c8e81bf (patch) | |
tree | 9cd3200c1ef22ea2967f26a5b7ba872c5f111f60 /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | d6d839cd3e75cfd3203e6498e4dd05d1b88fcbb1 (diff) | |
download | spack-8d8cf6201ba6ed3d6c852392af1861a61c8e81bf.tar.gz spack-8d8cf6201ba6ed3d6c852392af1861a61c8e81bf.tar.bz2 spack-8d8cf6201ba6ed3d6c852392af1861a61c8e81bf.tar.xz spack-8d8cf6201ba6ed3d6c852392af1861a61c8e81bf.zip |
bugfix: don't redundantly print ChildErrors (#17709)
A bug was introduced in #13100 where ChildErrors would be redundantly
printed when raised during a build. We should eventually revisit error
handling in builds and figure out what the right separation of
responsibilities is for distributed builds, but for now just skip
printing.
- [x] SpackErrors were designed to be printed by the forked process, not
by the parent, so check if they've already been printed.
- [x] update tests
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
0 files changed, 0 insertions, 0 deletions