Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ReleaseParents
Method
ReleaseParents
util/system/shellcommand.cpp:249–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
}
249
void ReleaseParents() {
250
InputPipeFd[1].Release();
251
OutputPipeFd[0].Release();
252
ErrorPipeFd[0].Release();
253
}
254
};
255
256
struct TPipePump {
Callers
1
Run
Method · 0.80
Calls
1
Release
Method · 0.45
Tested by
no test coverage detected