Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConsortiumAI/Consortium
/ resolve
Method
resolve
packages/consortium-cli/src/utils/future.ts:13–15 ·
view source on GitHub ↗
(value: T)
Source
from the content-addressed store, hash-verified
11
}
12
13
resolve(value: T) {
14
this._resolve(value);
15
}
16
17
reject(reason?: any) {
18
this._reject(reason);
Callers
7
push
Method · 0.80
cleanup
Method · 0.80
handleToolCall
Function · 0.80
claudeRemoteLauncher
Function · 0.80
return
Method · 0.80
next
Method · 0.80
return
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected