WebSocket memory leaks #27156
Labels
ext/websocket
related to the ext/websocket crate
needs investigation
requires further investigation before determining if it is an issue or not
Version: Deno 2.1.2
deno/ext/websocket/01_websocket.js
Line 431 in 8626ec7
This line will wait even if the connection is closed locally.
Running the following code may reproduce the issue unstablely.
Run
deno test
would return the following error sometimes:The text was updated successfully, but these errors were encountered: