1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00
denoland-deno/cli/tests
Yusuke Tanaka fd023cf793
fix(ext/flash): graceful server startup/shutdown with unsettled promises in mind (#16616)
This PR resets the revert commit made by #16610, bringing back #16383
which attempts to fix the issue happening when we use the flash server
with `--watch` option enabled.
Also, some code changes are made to pass the regression test added in
#16610.
2022-11-24 18:38:09 +01:00
..
integration fix(ext/flash): graceful server startup/shutdown with unsettled promises in mind (#16616) 2022-11-24 18:38:09 +01:00
testdata fix(npm/check): prioritize exports over types entry (#16788) 2022-11-24 17:07:36 +00:00
unit fix(ext/flash): graceful server startup/shutdown with unsettled promises in mind (#16616) 2022-11-24 18:38:09 +01:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00