Skip to content

write.go: Fix deadlock in writeFrame#253

Merged
nhooyr merged 1 commit into
devfrom
fix-deadlock
Jul 5, 2020
Merged

write.go: Fix deadlock in writeFrame#253
nhooyr merged 1 commit into
devfrom
fix-deadlock

Conversation

@nhooyr

@nhooyr nhooyr commented Jul 4, 2020

Copy link
Copy Markdown
Contributor

Closes #248

Luckily, due to the 5s timeout on the close handshake, this would have
had very minimal effects on anyone in production.

Closes #248

Luckily, due to the 5s timeout on the close handshake, this would have
had very minimal effects on anyone in production.
@nhooyr

nhooyr commented Jul 4, 2020

Copy link
Copy Markdown
Contributor Author

Please review @RTann!

@nhooyr nhooyr changed the title write.go: Fix deadlock in writeFrame write: Fix deadlock in writeFrame Jul 4, 2020
@nhooyr nhooyr changed the title write: Fix deadlock in writeFrame write.go: Fix deadlock in writeFrame Jul 4, 2020

@RTann RTann left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM. Thanks!

@nhooyr

nhooyr commented Jul 5, 2020

Copy link
Copy Markdown
Contributor Author

Thanks for reviewing!

@nhooyr nhooyr merged commit 897a573 into dev Jul 5, 2020
@nhooyr nhooyr deleted the fix-deadlock branch July 5, 2020 21:02
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.

2 participants