Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Interrupt
Method
Interrupt
library/cpp/neh/multiclient.cpp:265–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
}
264
265
void Interrupt() override {
266
Interrupt_ = true;
267
Signal();
268
}
269
270
size_t QueueSize() override {
271
return JQ_.Size();
Callers
3
~TNehRequester
Method · 0.45
Interrupt
Method · 0.45
Stop
Method · 0.45
Calls
1
Signal
Function · 0.85
Tested by
no test coverage detected