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(websocket): Bad resource ID when aborting WebSocketStream after creation #12913

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

andreubotella
Copy link
Contributor

No description provided.

@andreubotella
Copy link
Contributor Author

@crowlKats PTAL

Copy link
Member

@crowlKats crowlKats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bnoordhuis bnoordhuis merged commit 1974eb1 into denoland:main Nov 28, 2021
bnoordhuis pushed a commit to bnoordhuis/deno that referenced this pull request Nov 28, 2021
Fix a bad resource ID error when aborting a WebSocketStream immediately
after its creation.
@andreubotella andreubotella deleted the wss-abort-fix branch November 28, 2021 13:57
bnoordhuis added a commit that referenced this pull request Nov 28, 2021
Fix a bad resource ID error when aborting a WebSocketStream immediately
after its creation.
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.

3 participants