Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/totaljs/framework
/ fork
Function
fork
cluster.js:460–463 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
458
}
459
460
function
fork() {
461
require(
'./index'
);
462
F.on(
'message'
, on_init);
463
}
464
465
function
on_init(msg) {
466
switch (msg.TYPE) {
Callers
2
cluster.js
File · 0.85
restart
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected