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

[bug]: call to sessionManager.disconnect() never returns #5

Open
dberardo-com opened this issue Nov 23, 2023 · 2 comments
Open

[bug]: call to sessionManager.disconnect() never returns #5

dberardo-com opened this issue Nov 23, 2023 · 2 comments

Comments

@dberardo-com
Copy link

i am not being able to disconnect the websocket session, the call to await sessionManager.unregister() resolves properly, while the one to await sessionManager.disconnect() never resolves.

is there any issue ?

@vanbui1995
Copy link
Owner

@dberardo-com Can you post the example code to somewhere for me can reproduce the issue?

@dberardo-com
Copy link
Author

mm hard to say, does await sessionManager.disconnect() work for you ? or it hangs forever ?

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

2 participants