Skip to content

Conversation

MegaManSec
Copy link

Because the WS branch calls detached.resolve(true) right after proxy.ws(...), the returned promise settles, its .finally(() => proxy.close()) runs, and the proxy is closed while the WS is still in use.

Because the WS branch calls detached.resolve(true) right after
proxy.ws(...), the returned promise settles, its .finally(() =>
proxy.close()) runs, and the proxy is closed while the WS is still in
use.
@ijjk ijjk added the type: next label Oct 1, 2025
@ijjk
Copy link
Member

ijjk commented Oct 1, 2025

Allow CI Workflow Run

  • approve CI run for commit: 1281b74

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants