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

concretization: improve performance by avoiding database locks

Checks for deprecated specs were repeatedly taking out read locks on the
database, which can be very slow.

- [x] put a read transaction around the deprecation check
parent 48befd67
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment