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

write.go: Fix deadlock in writeFrame #253

Merged
merged 1 commit into from
Jul 5, 2020
Merged

write.go: Fix deadlock in writeFrame #253

merged 1 commit into from
Jul 5, 2020

Commits on Jul 4, 2020

  1. write.go: Fix deadlock in writeFrame

    Closes #248
    
    Luckily, due to the 5s timeout on the close handshake, this would have
    had very minimal effects on anyone in production.
    nhooyr committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    283ee56 View commit details
    Browse the repository at this point in the history