spack/lib/spack/llnl/util
Todd Gamblin ab794fa741 locks: llnl.util.lock now only writes host info when in debug mode
- write locks previously wrote information about the lock holder (host
  and pid), and read locks woudl read this in.

- This is really only for debugging, so only enable it then

- add some tests that target debug info, and improve multiproc lock test
  output
2018-07-12 19:59:53 +02:00
..
tty Fix coloring of error messages containing '}' symbol (#8277) 2018-06-02 21:02:28 -07:00
__init__.py Update copyright on LLNL files for 2018. (#7592) 2018-03-24 12:13:52 -07:00
argparsewriter.py Update copyright on LLNL files for 2018. (#7592) 2018-03-24 12:13:52 -07:00
filesystem.py views: packages can customize how they're added to views (#7152) 2018-06-26 16:14:05 -07:00
lang.py tests: add a test for spack debug command 2018-06-24 14:21:52 -07:00
link_tree.py views: packages can customize how they're added to views (#7152) 2018-06-26 16:14:05 -07:00
lock.py locks: llnl.util.lock now only writes host info when in debug mode 2018-07-12 19:59:53 +02:00
multiproc.py refactor: move spack.util.multiproc to llnl.util.multiproc 2018-07-12 19:59:53 +02:00