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

File unstable_semaphore_test.ts

async/unstable_semaphore_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
3import {
4 assert,

Callers

nothing calls this directly

Calls 8

assertThrowsFunction · 0.90
assertEqualsFunction · 0.90
assertExistsFunction · 0.90
assertBlocksFunction · 0.85
acquireMethod · 0.80
releaseMethod · 0.80
tryAcquireMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected