MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / RunProgramRemotelyWithTimeout

Function RunProgramRemotelyWithTimeout

tools/bugpoint/ToolRunner.cpp:78–113  ·  view source on GitHub ↗

RunProgramRemotelyWithTimeout - This function runs the given program remotely using the given remote client and the sys::Program::ExecuteAndWait. Returns the remote program exit code or reports a remote client error if it fails. Remote client is required to return 255 if it failed or program exit code otherwise. @see sys::Program::ExecuteAndWait

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ExecuteProgramMethod · 0.85

Calls 4

copyFunction · 0.50
strMethod · 0.45
c_strMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected