Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IgorWarzocha/howcode
/ publishLiveThreadUpdate
Function
publishLiveThreadUpdate
desktop/runtime/runtime-registry.ts:89–91 ·
view source on GitHub ↗
(runtime: PiRuntime)
Source
from the content-addressed store, hash-verified
87
}
88
89
function
publishLiveThreadUpdate(runtime: PiRuntime) {
90
void publishThreadUpdate(runtime,
'update'
)
91
}
92
93
export
async
function
reloadRuntimeSettingsIfSafe(
94
sessionPath: string,
Callers
2
deferLiveThreadUpdate
Function · 0.85
scheduleLiveThreadUpdate
Function · 0.85
Calls
1
publishThreadUpdate
Function · 0.90
Tested by
no test coverage detected