MCPcopy Create free account
hub / github.com/denoland/std / pool_test.ts

File pool_test.ts

async/pool_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2import { delay } from "./delay.ts";
3import { pooledMap } from "./pool.ts";
4import {

Callers

nothing calls this directly

Calls 11

assertThrowsFunction · 0.90
pooledMapFunction · 0.90
assertEqualsFunction · 0.90
assertGreaterOrEqualFunction · 0.90
assertLessFunction · 0.90
assertRejectsFunction · 0.90
assertStringIncludesFunction · 0.90
nowMethod · 0.80
tickMethod · 0.80
runMicrotasksMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected