Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ ShutdownJobs
Method
ShutdownJobs
src/engine/shared/engine.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
void ShutdownJobs() override
106
{
107
m_JobPool.Shutdown();
108
}
109
110
void SetAdditionalLogger(std::shared_ptr<ILogger> &&pLogger) override
111
{
Callers
2
Run
Method · 0.80
Run
Method · 0.80
Calls
1
Shutdown
Method · 0.45
Tested by
no test coverage detected