1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
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
..
broadcast_channel chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
cache chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
console chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
crypto chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
fetch chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
ffi chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
flash fix(ext/flash): graceful server startup/shutdown with unsettled promises in mind (#16616) 2022-11-24 18:38:09 +01:00
http chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
napi chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
net chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
node chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
tls chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
url chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
web chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
webgpu chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
webidl chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
websocket chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00
webstorage chore: workspace inheritance (#16343) 2022-11-22 21:07:35 +01:00