MCPcopy 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

RunMethod · 0.80

Calls 1

ReleaseMethod · 0.45

Tested by

no test coverage detected