Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ async.unit.test.ts
File
async.unit.test.ts
src/platform/common/utils/async.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) Microsoft Corporation.
2
// Licensed under the MIT License.
3
4
import
{ assert, use } from
'chai'
;
Callers
nothing calls this directly
Calls
8
createDeferred
Function · 0.90
raceTimeout
Function · 0.90
raceTimeoutError
Function · 0.90
createTimeout
Function · 0.85
resolve
Method · 0.65
reject
Method · 0.65
done
Function · 0.50
forEach
Method · 0.45
Tested by
no test coverage detected