summaryrefslogtreecommitdiff
path: root/cli/tests/unit/error_stack_test.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-10-07 22:30:06 +0200
committerGitHub <noreply@github.com>2020-10-07 22:30:06 +0200
commitd8879feb8c832dbb38649551b1cb0730874f7be6 (patch)
treeece7adc6d3611c87f6c2f13732b29ac4314a80ef /cli/tests/unit/error_stack_test.ts
parent8bd7c936f9a9a63334e5f512d6b6c1f8b47a42b8 (diff)
refactor(core): JsRuntime is not a Future (#7855)
This commit rewrites deno_core::JsRuntime to not implement Future trait. Instead there are two separate methods: - JsRuntime::poll_event_loop() - does single tick of event loop - JsRuntime::run_event_loop() - runs event loop to completion
Diffstat (limited to 'cli/tests/unit/error_stack_test.ts')
0 files changed, 0 insertions, 0 deletions