Age | Commit message (Collapse) | Author |
|
(#2224)" (#2239)
Crashes while running wrk against
js/deps/https/deno.land/std/http/http_bench.ts
This reverts commit 972ac03858cc11e8b6bb759ee69640d17235580d.
|
|
|
|
|
|
|
|
This is to work around Tokio's panic recovery feature.
Ref https://github.com/tokio-rs/tokio/issues/495
Ref https://github.com/tokio-rs/tokio/issues/209
Ref https://github.com/denoland/deno/issues/1311
Fixes #2097
|
|
To better distinguish the deno_core crate from the executable deno,
which will now be called "the cli" internally.
|