Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Clarionos/clarion
/ stop
Method
stop
libraries/fc/src/rpc/cli.cpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void cli::stop()
69
{
70
_run_complete.cancel();
71
_run_complete.wait();
72
}
73
74
void cli::wait()
75
{
Callers
2
startup
Method · 0.80
quit
Method · 0.80
Calls
2
cancel
Method · 0.80
wait
Method · 0.45
Tested by
no test coverage detected