Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ waitForPendingProxyApply
Function
waitForPendingProxyApply
apps/desktop/main/network/proxy.ts:186–188 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
184
}
185
186
function
waitForPendingProxyApply(): Promise<void> {
187
return
proxyApplyQueue.waitForPending()
188
}
189
190
/**
191
* 测试代理连接
Callers
1
resolveModelDownloadProxyUrl
Function · 0.85
Calls
1
waitForPending
Method · 0.80
Tested by
no test coverage detected