Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ postStatus
Function
postStatus
src/sidebarApps/searchInFiles/indexWorker.js:332–334 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
330
}
331
332
function
postStatus(data) {
333
self.postMessage({ action:
"status"
, data });
334
}
335
336
function
getDB() {
337
if
(dbPromise)
return
dbPromise;
Callers
2
queueSync
Function · 0.85
sync
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected