Skip to content

Allow passing an SSLContext instead of creating a new one.#113

Merged
tuxuser merged 2 commits intoOpenXbox:masterfrom
dcmeglio:master
May 13, 2025
Merged

Allow passing an SSLContext instead of creating a new one.#113
tuxuser merged 2 commits intoOpenXbox:masterfrom
dcmeglio:master

Conversation

@dcmeglio
Copy link
Contributor

This change is to fix home-assistant/core#133965 due to creating an SSLContext that does blocking IO. This adds an optional parameter to SignedSession to allow passing in an existing context.

@tuxuser tuxuser merged commit b5c56aa into OpenXbox:master May 13, 2025
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.

Detected blocking call inside the event loop

2 participants