MCPcopy 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
31AsyncReader::~AsyncReader()
32{
33 stop();
34}
35
36
37void AsyncReader::runActivity()

Callers

nothing calls this directly

Calls 1

stopFunction · 0.85

Tested by

no test coverage detected