spack/lib/spack/llnl
cedricchevalier19 3301e21f06 Fix performance issue when compiling. (#8828)
* Fix performance issue when compiling.

Spack was doing active wait when compiling, spoiling one core.
My fix consists in not setting any timeout for select, instead of
the previous 0 second.

* Fix comments about select.select timeout
2018-08-07 09:13:07 -07:00
..
util Fix performance issue when compiling. (#8828) 2018-08-07 09:13:07 -07:00
__init__.py Update copyright on LLNL files for 2018. (#7592) 2018-03-24 12:13:52 -07:00