summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2020-07-26 22:41:55 -0700
committerGitHub <noreply@github.com>2020-07-26 22:41:55 -0700
commitd351946194b55047226c6d653b9dc91548430006 (patch)
treecbcc773b67169db7e6cc3b505918864bc4bc18fa /share
parent907f9e84114adab3e870f97948b604535366c68f (diff)
downloadspack-d351946194b55047226c6d653b9dc91548430006.tar.gz
spack-d351946194b55047226c6d653b9dc91548430006.tar.bz2
spack-d351946194b55047226c6d653b9dc91548430006.tar.xz
spack-d351946194b55047226c6d653b9dc91548430006.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 'share')
0 files changed, 0 insertions, 0 deletions