mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove obsolete JobQueue thread tracking
This commit is contained in:
@@ -237,8 +237,6 @@ ServerHandlerImp::processRequest (Port const& port,
|
||||
std::string forwardedFor, std::string user)
|
||||
{
|
||||
auto rpcJ = app_.journal ("RPC");
|
||||
// Move off the webserver thread onto the JobQueue.
|
||||
assert (app_.getJobQueue().getJobForThread());
|
||||
|
||||
Json::Value jsonRPC;
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user