summaryrefslogtreecommitdiff
path: root/tests/testdata/workers
AgeCommit message (Expand)Author
2024-04-03fix(ext/node): patch MessagePort if provided as workerData (#23198)Satya Rohith
2024-04-02fix(ext/node): MessagePort works (#22999)Satya Rohith
2024-03-15fix(ext/node): worker_threads doesn't exit if there are message listeners (#2...Bartek IwaƄczuk
2024-03-13fix(ext/node): make worker ids sequential (#22884)Satya Rohith
2024-03-13fix(ext/node): allow automatic worker_thread termination (#22647)Satya Rohith
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci