Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MonaSolutions/MonaServer
/ Task
Method
Task
MonaBase/sources/Task.cpp:28–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
28
Task::Task(TaskHandler& handler) : _handler(handler) {
29
}
30
31
32
bool Task::waitHandle() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected