Test miner caused getinfo delay

This commit is contained in:
jl777
2018-04-25 14:29:10 +03:00
parent f190f354b0
commit 373668be25
2 changed files with 1 additions and 309 deletions

View File

@@ -730,7 +730,7 @@ void static BitcoinMiner()
do {
bool fvNodesEmpty;
{
LOCK(cs_vNodes);
//LOCK(cs_vNodes);
fvNodesEmpty = vNodes.empty();
}
if (!fvNodesEmpty )//&& !IsInitialBlockDownload())