summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorGreg Becker <becker33@llnl.gov>2020-03-20 12:22:32 -0700
committerGitHub <noreply@github.com>2020-03-20 12:22:32 -0700
commit75fafcece9b179f1261bb007deac31bd179e020b (patch)
tree42a998d952210d164d4e49bfcef99e0daef6e5c4 /.readthedocs.yml
parent545fae84075c0cbd54518da7f03e690e708b2861 (diff)
downloadspack-75fafcece9b179f1261bb007deac31bd179e020b.tar.gz
spack-75fafcece9b179f1261bb007deac31bd179e020b.tar.bz2
spack-75fafcece9b179f1261bb007deac31bd179e020b.tar.xz
spack-75fafcece9b179f1261bb007deac31bd179e020b.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 '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions