summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/flash_shutdown
AgeCommit message (Collapse)Author
2022-11-13fix(ext/flash): revert #16383 (graceful server startup/shutdown) (#16610)Yoshiya Hinosawa
#16383 made some of Node compat test cases flaky in deno_std (and when it fails it causes segfaults). See https://github.com/denoland/deno_std/issues/2882 for details