summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/worker_drop_handle_race.js.out
AgeCommit message (Expand)Author
2022-04-13feat(ext/web): Add error events for event listener and timer errors (#14159)Nayeem Rahman
2022-02-15chore(ext/timers): move ext/timers to ext/web (#13665)Andreu Botella
2021-12-07refactor(timers): refactor timers to use one async op per timer (#12862)Andreu Botella
2021-10-01fix(runtime/js/workers): throw errors instead of using an op (#12249)Nayeem Rahman
2021-09-22fix(workers): Don't panic when a worker's parent thread stops running (#12156)Andreu Botella