spack/lib
Massimiliano Culpo 2386630e10
Remove DB reindex during a read operation (#26601)
The DB should be what is trusted for certain operations.
If it is not present when read we should assume the
corresponding store is empty, rather than trying a
write operation during a read.

* Add a unit test
* Document what needs to be there in tests
2021-10-08 22:35:23 +00:00
..
spack Remove DB reindex during a read operation (#26601) 2021-10-08 22:35:23 +00:00