1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-23 07:29:51 -05:00
denoland-deno/cli/tests
Nayeem Rahman 97954003cc
feat: queueMicrotask() error handling (#15522)
Adds error event dispatching for queueMicrotask(). Consequently unhandled errors are now reported with Deno.core.terminate(), which is immune to the existing quirk with plainly thrown errors (#14158).
2022-08-21 20:16:42 +02:00
..
integration feat: queueMicrotask() error handling (#15522) 2022-08-21 20:16:42 +02:00
testdata feat: queueMicrotask() error handling (#15522) 2022-08-21 20:16:42 +02:00
unit fix(ext/flash): fix listening port (#15519) 2022-08-21 21:27:14 +09:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00