mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 23:15:52 +00:00
Add classes ProtectedCall and Main
This commit is contained in:
@@ -205,7 +205,6 @@ void InterruptibleThread::run ()
|
||||
|
||||
m_runEvent.wait ();
|
||||
|
||||
//CatchAny (m_function);
|
||||
m_entryPoint->threadRun ();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user