mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Log slow calls to Stoppable::onStop
This commit is contained in:
@@ -403,7 +403,7 @@ class Stoppable_test
|
||||
{
|
||||
prepare();
|
||||
start();
|
||||
stop();
|
||||
stop(Journal{});
|
||||
}
|
||||
|
||||
void onPrepare() override
|
||||
|
||||
Reference in New Issue
Block a user