Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
2
import
{ delay } from
"./delay.ts"
;
3
import
{ pooledMap } from
"./pool.ts"
;
4
import
{
Callers
nothing calls this directly
Calls
11
assertThrows
Function · 0.90
pooledMap
Function · 0.90
assertEquals
Function · 0.90
assertGreaterOrEqual
Function · 0.90
assertLess
Function · 0.90
assertRejects
Function · 0.90
assertStringIncludes
Function · 0.90
now
Method · 0.80
tick
Method · 0.80
runMicrotasks
Method · 0.80
push
Method · 0.45
Tested by
no test coverage detected