Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ kernelCrashMonitor.unit.test.ts
File
kernelCrashMonitor.unit.test.ts
src/kernels/kernelCrashMonitor.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
* as fakeTimers from
'@sinonjs/fake-timers'
;
Callers
nothing calls this directly
Calls
15
createKernelController
Function · 0.90
dispose
Function · 0.90
createOutputWithErrorMessageForDisplay
Function · 0.90
getDisplayNameOrNameOfKernelConnection
Function · 0.90
appendCodeCell
Method · 0.80
getKernelExecution
Method · 0.80
create
Method · 0.65
push
Method · 0.65
dispose
Method · 0.65
getOrCreate
Method · 0.65
get
Method · 0.65
install
Method · 0.65
Tested by
no test coverage detected