spack/lib/spack
Michael Kuhn 49069e4f58
installer: Fix cosmetic problem with terminal title (#29070)
The status displayed in the terminal title could be wrong when doing
distributed builds. For instance, doing `spack install glib` in two
different terminals could lead to the current package being reported as
`40/29` due to the way Spack handles retrying locks.

Work around this by keeping track of the package IDs that were already
encountered to avoid counting packages twice.
2022-03-03 14:21:15 +01:00
..
docs extensions: allow multiple "extends" directives (#28853) 2022-02-16 21:23:12 +00:00
env Update copyright year to 2022 2022-01-14 22:50:21 -08:00
external move typing_extensions.py back into typing.py =\ (#28549) 2022-02-11 09:52:01 -08:00
llnl make @llnl.util.lang.memoized support kwargs (#21722) 2022-03-02 11:12:15 -08:00
spack installer: Fix cosmetic problem with terminal title (#29070) 2022-03-03 14:21:15 +01:00