diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-06-04 01:32:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-04 01:32:36 +0200 |
commit | 5457e741fae8272901d277836a396a52fada86da (patch) | |
tree | 082f647692a13b1f0771e62cb1d9989bc2cafc8c /cli/lsp/language_server.rs | |
parent | 41e9a21307f87e0a79766fc879a3a0b06dc57eb2 (diff) |
fix: hang in op_http_next_request (#10836)
This commit adds "CancelHandle" to "ConnResource" and changes
"op_http_next_request" to await for the cancel signal. In turn
when async iterating over "Deno.HttpConn" the iterator breaks
upon closing of the resource.
Diffstat (limited to 'cli/lsp/language_server.rs')
0 files changed, 0 insertions, 0 deletions