Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ unstable_pool_settled_test.ts
File
unstable_pool_settled_test.ts
async/unstable_pool_settled_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
{ pooledMapSettled } from
"./unstable_pool_settled.ts"
;
3
import
{
4
assertEquals,
Callers
nothing calls this directly
Calls
12
assertThrows
Function · 0.90
pooledMapSettled
Function · 0.90
assertEquals
Function · 0.90
delay
Function · 0.90
assertGreaterOrEqual
Function · 0.90
assertLess
Function · 0.90
assertRejects
Function · 0.90
failing
Function · 0.85
failingSource
Function · 0.85
max
Method · 0.80
abort
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected