0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-29 08:58:01 -04:00
denoland-deno/cli/tests/node_compat
Yoshiya Hinosawa 26f42a248f
fix(ext/node): add basic node:worker_threads support (#19192)
This PR restores `node:worker_threads` implementation and test cases
from
[`std@0.175.0/node`](https://github.com/denoland/deno_std/blob/0.175.0/node/worker_threads.ts).

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-05-23 20:56:29 +02:00
..
test fix(ext/node): add basic node:worker_threads support (#19192) 2023-05-23 20:56:29 +02:00
common.ts chore: disable flaky Node compat tests (#18760) 2023-04-19 00:32:21 +02:00
config.jsonc fix(ext/node): add basic node:worker_threads support (#19192) 2023-05-23 20:56:29 +02:00
runner.ts test: add node compat tests (#17805) 2023-02-17 23:58:52 +09:00
test.ts chore: fix running node tests in parallel on Windows (#18711) 2023-04-14 18:50:58 -04:00