Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ ~AsyncReader
Method
~AsyncReader
base/poco/Redis/src/AsyncReader.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
30
31
AsyncReader::~AsyncReader()
32
{
33
stop();
34
}
35
36
37
void AsyncReader::runActivity()
Callers
nothing calls this directly
Calls
1
stop
Function · 0.85
Tested by
no test coverage detected