Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having hard time closing connection #252

Open
serafxxx opened this issue Nov 10, 2024 · 0 comments
Open

Having hard time closing connection #252

serafxxx opened this issue Nov 10, 2024 · 0 comments

Comments

@serafxxx
Copy link

Is it normal to see a lot of zombie (?) connections (status 101, but messages not coming through) in chrome inspector?

I expect ws connection to close on unmount, but after unmount ws connection persist (I can see it in chrome inspector in status 101). It seems that all those connections with status 101 are not really connected as messages wouldn't come through.
I'm confused because if I'll try to create ws connection through browser api and close it, then I see connection as "finished" in dev tools.
Everything else works as expected.

@serafxxx serafxxx changed the title Having hard time close connection Having hard time closing connection Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant