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

Use websocket_connect utility in Subscriptions #16388

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

jakekaplan
Copy link
Contributor

While I was moving things around my original PR, I accidentally kept one instance of websockets.connect which we need to replace with our new websocket_connect utility so that Subscriptions can respect proxy settings.

Copy link

codspeed-hq bot commented Dec 13, 2024

CodSpeed Performance Report

Merging #16388 will not alter performance

Comparing missing-websocket-connect (3a4799e) with main (49a6101)

Summary

✅ 3 untouched benchmarks

@zzstoatzz zzstoatzz added the fix A fix for a bug in an existing feature label Dec 13, 2024
@jakekaplan jakekaplan marked this pull request as ready for review December 13, 2024 22:52
Copy link
Collaborator

@zzstoatzz zzstoatzz left a comment

Choose a reason for hiding this comment

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

lgtm!

@jakekaplan jakekaplan merged commit f4a26c5 into main Dec 14, 2024
44 checks passed
@jakekaplan jakekaplan deleted the missing-websocket-connect branch December 14, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A fix for a bug in an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants