mirror of https://github.com/hashicorp/consul
Browse Source
The previous ordering of defers meant the listener's connWG could fire and wake up other goroutines before the connection closed. Unsure if this caused any real bugs but this commit should make the code more correct.pull/13960/head
Chris S. Kim
2 years ago
committed by
Chris S. Kim
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue