Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/andywer/threads.js
/ streaming.test.ts
File
streaming.test.ts
test/streaming.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
"ava"
2
import
{ spawn, Thread, Worker } from
"../src/index"
3
4
test(
"can use worker returning an observable subject"
,
async
t => {
Callers
nothing calls this directly
Calls
4
spawn
Function · 0.85
subscribe
Method · 0.80
terminate
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected