Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/andywer/threads.js
/ spawn.test.ts
File
spawn.test.ts
test/spawn.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
"ava"
2
import
{ Observable } from
"observable-fns"
3
import
{ spawn, Thread, Worker } from
"../src/index"
4
import
{ Counter } from
"./workers/counter"
Callers
nothing calls this directly
Calls
6
spawn
Function · 0.85
increment
Function · 0.85
subscribe
Method · 0.80
terminate
Method · 0.65
test
Function · 0.50
fail
Function · 0.50
Tested by
no test coverage detected