performance: `spack spec` should use a read transacction with -I
`spack spec -I` queries the database for installation status and should use a read transaction around calls to `Spec.tree()`.
Please register or sign in to comment
`spack spec -I` queries the database for installation status and should use a read transaction around calls to `Spec.tree()`.