Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ Task
Method
Task
phxqueue/producer/batchhelper.cpp:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
class Task {
39
public:
40
Task(const comm::proto::AddRequest *req) : req_(req) {}
41
~Task() {}
42
43
void PrepareWait();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected