Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ StopAllNetLibaThreads
Function
StopAllNetLibaThreads
library/cpp/neh/netliba_udp_http.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void StopAllNetLibaThreads() {
41
PanicAttack = true; // AAAA!!!!
42
}
43
44
void ReadShm(TSharedMemory* shm, TVector<char>* data) {
45
Y_ASSERT(shm);
Callers
1
ExecServerThread
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected