mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-22 23:00:55 +00:00
chore: Use clang-tidy v22 new features (#7427)
This commit is contained in:
@@ -1612,7 +1612,9 @@ ApplicationImp::signalStop(std::string const& msg)
|
||||
JLOG(journal_.warn()) << "Server stopping";
|
||||
}
|
||||
else
|
||||
{
|
||||
JLOG(journal_.warn()) << "Server stopping: " << msg;
|
||||
}
|
||||
|
||||
isTimeToStop.notify_all();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user