Skip to content

Conversation

@graebm
Copy link
Contributor

@graebm graebm commented Dec 3, 2022

The WebSocket wasn't using acquire()/release() ref-counting on its HTTP request, because this code was written before we realized ref-counting was a thing we needed to do.

Also, correct a bunch of comments about old-fashioned lifetime management that don't apply now that we ref-count everything.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@graebm graebm enabled auto-merge (squash) December 5, 2022 18:36
@graebm graebm merged commit 5400050 into main Dec 5, 2022
@graebm graebm deleted the ws-fixes branch December 5, 2022 18:41
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.

4 participants