shorten line
This commit is contained in:
+1
-1
@@ -172,7 +172,7 @@ int main (int argc, const char * argv[])
|
|||||||
|
|
||||||
if (!server_thread.timed_join(boost::posix_time::seconds(2)))
|
if (!server_thread.timed_join(boost::posix_time::seconds(2)))
|
||||||
{
|
{
|
||||||
SimpleLogger().Write(logDEBUG) << "Threads did not finish within 2 seconds. Hard abort!";
|
SimpleLogger().Write(logWARNING) << "Didn't exit within 2 seconds. Hard abort!";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user