Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ StopTestCase
Method
StopTestCase
example/auto_concurrency_limiter/server.cpp:111–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void StopTestCase() {
112
_running_case = false;
113
}
114
115
void UpdateLatency() {
116
if (!_running_case) {
Callers
2
~ControlServiceImpl
Method · 0.80
Notify
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected