test
This commit is contained in:
@@ -5288,7 +5288,7 @@ bool ProcessMessages(CNode* pfrom)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
PrintExceptionContinue(&e, "ProcessMessages()");
|
//PrintExceptionContinue(&e, "ProcessMessages()");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch (const boost::thread_interrupted&) {
|
catch (const boost::thread_interrupted&) {
|
||||||
|
|||||||
Reference in New Issue
Block a user