Testnet seems to work a bit better now...

This commit is contained in:
Adam Ierymenko 2014-10-27 18:23:10 -07:00
parent fe7b429866
commit 934a575a74
5 changed files with 38 additions and 39 deletions

View file

@ -100,7 +100,6 @@ struct _NodeImpl
LOG("terminating: %s",reasonForTerminationStr.c_str());
renv.shutdownInProgress = true;
Thread::sleep(500);
running = false;