diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-10-09 00:35:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-08 22:35:23 +0000 |
commit | 2386630e10780b5ef94713e8ee24083b50b24b77 (patch) | |
tree | 5c705ea21981fe3b58ab963159e82cd217c958d0 /bin | |
parent | 21ce23816e959a123397463b665cbe16149a7b53 (diff) | |
download | spack-2386630e10780b5ef94713e8ee24083b50b24b77.tar.gz spack-2386630e10780b5ef94713e8ee24083b50b24b77.tar.bz2 spack-2386630e10780b5ef94713e8ee24083b50b24b77.tar.xz spack-2386630e10780b5ef94713e8ee24083b50b24b77.zip |
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
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions