MCPcopy 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
186function waitForPendingProxyApply(): Promise<void> {
187 return proxyApplyQueue.waitForPending()
188}
189
190/**
191 * 测试代理连接

Callers 1

Calls 1

waitForPendingMethod · 0.80

Tested by

no test coverage detected