Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ onExit
Function
onExit
src/testing/tmuxHarness.ts:399–402 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
397
}, timeoutMs)
398
399
const
onExit = () => {
400
cleanup()
401
resolve(true)
402
}
403
404
const
cleanup = () => {
405
clearTimeout(timeout)
Callers
10
InvalidSettingsDialog
Function · 0.50
InvalidConfigDialog
Function · 0.50
PermissionRuleList
Function · 0.50
WorkspaceTab
Function · 0.50
SkillsMenu
Function · 0.50
HooksConfigMenu
Function · 0.50
AgentsMenu
Function · 0.50
gracefulShutdown.ts
File · 0.50
handleKeyDown
Function · 0.50
useTextInput
Function · 0.50
Calls
2
cleanup
Function · 0.70
resolve
Function · 0.50
Tested by
no test coverage detected