Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove unnecessary mutex acquisition in notfound loop
Previously, we accessed m_txdownloadman within the loop. Now, we are just checking and making copies of a local variable.
- Loading branch information