Searched refs:maxConcurrency (Results 1 – 1 of 1) sorted by relevance
327 let maxConcurrency = 0; variable346 if (currentConcurrency > maxConcurrency) {347 maxConcurrency = currentConcurrency;348 if (maxConcurrency === res[0].length) {356 return maxConcurrency;