MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / _updateBalancedPoolStats

Method _updateBalancedPoolStats

out/cli.cjs:55813–55815  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55811 }
55812 });
55813 for (const client of this[kClients]) {
55814 client[kWeight] = this[kMaxWeightPerServer];
55815 }
55816 this._updateBalancedPoolStats();
55817 return this;
55818 }

Callers 2

constructorMethod · 0.80
addUpstreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected