Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ run
Method
run
cpp/src/reconnect_test.cpp:320–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
void run() {
321
container_.run();
322
ASSERT(errored_);
323
}
324
325
private:
326
proton::container container_;
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected