mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-25 21:15:49 +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