Test miner caused getinfo delay
This commit is contained in:
@@ -730,7 +730,7 @@ void static BitcoinMiner()
|
||||
do {
|
||||
bool fvNodesEmpty;
|
||||
{
|
||||
LOCK(cs_vNodes);
|
||||
//LOCK(cs_vNodes);
|
||||
fvNodesEmpty = vNodes.empty();
|
||||
}
|
||||
if (!fvNodesEmpty )//&& !IsInitialBlockDownload())
|
||||
|
||||
Reference in New Issue
Block a user