Commit 1cb9dabd authored by Danny Auble's avatar Danny Auble
Browse files

Revert write lock back to a read lock for performance reasons. A write

lock was deemed not necessary because the information (db_index) was only
internal and was only modified in the same function later which is
protected by the write lock.
parent 391d8e05
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment