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 deadlock on http.Server.Shutdown error #40

Merged
merged 1 commit into from
Jul 13, 2020
Merged

Fix deadlock on http.Server.Shutdown error #40

merged 1 commit into from
Jul 13, 2020

Conversation

int128
Copy link
Owner

@int128 int128 commented Jul 13, 2020

This will fix deadlock when http.Server.Shutdown() returns an error.

@int128 int128 added the bug Something isn't working label Jul 13, 2020
@int128 int128 self-assigned this Jul 13, 2020
@int128 int128 merged commit e0dcefd into master Jul 13, 2020
@int128 int128 deleted the fix-deadlock branch July 13, 2020 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant