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

fix(ext/websocket): WebSocket dispatch single close event #13443

Merged
merged 8 commits into from
May 23, 2022

Conversation

crowlKats
Copy link
Member

Closes #12909
Also added custom Inspect

@stale
Copy link

stale bot commented Mar 27, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 27, 2022
@crowlKats crowlKats removed the stale label Mar 27, 2022
@crowlKats crowlKats merged commit 3c97bbe into denoland:main May 23, 2022
@crowlKats crowlKats deleted the websocket_double_close branch May 23, 2022 11:21
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

Successfully merging this pull request may close these issues.

WebSocket event close dispatches twice when calling WebSocket.close()
4 participants