Skip to content
Snippets Groups Projects
Commit 0fb32800 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

performance: add read transactions for `install_all()` and `install()`

Environments need to read the DB a lot when installing all specs.

- [x] Put a read transaction around `install_all()` and `install()`
  to avoid repeated locking
parent 6c9467e8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment