summaryrefslogtreecommitdiff
path: root/tests/unit_node/worker_threads_test.ts
AgeCommit message (Expand)Author
2024-03-20fix(ext/node): worker_threads ESM handling (#22841)mash-graz
2024-03-16fix(ext/node): support MessagePort in `WorkerOptions.workerData` (#22950)Bartek Iwańczuk
2024-03-11test(ext/node): add worker_threads test for SharedArrayBuffer (#22850)Bartek Iwańczuk
2024-03-07feat(ext/node): ref/unref on workers (#22778)Matt Mastracci
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci