summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGreg Becker <becker33@llnl.gov>2020-03-20 12:22:32 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2020-03-20 12:23:55 -0700
commit3826cdf139359de4c346bb72ef0064111b98c3c5 (patch)
tree3b3a2c6ca685fbf1ae55f1f71c437dc6d9719fcd /CHANGELOG.md
parent30b4704522316263fff07fc75146f0a7a6dc7952 (diff)
downloadspack-3826cdf139359de4c346bb72ef0064111b98c3c5.tar.gz
spack-3826cdf139359de4c346bb72ef0064111b98c3c5.tar.bz2
spack-3826cdf139359de4c346bb72ef0064111b98c3c5.tar.xz
spack-3826cdf139359de4c346bb72ef0064111b98c3c5.zip
multiprocessing: allow Spack to run uninterrupted in background (#14682)
Spack currently cannot run as a background process uninterrupted because some of the logging functions used in the install method (especially to create the dynamic verbosity toggle with the v key) cause the OS to issue a SIGTTOU to Spack when it's backgrounded. This PR puts the necessary gatekeeping in place so that Spack doesn't do anything that will cause a signal to stop the process when operating as a background process.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions