Skip to content

Fix free threading http connection race#738

Merged
TingDaoK merged 2 commits into
mainfrom
fix-http-connection-nogil-race
May 20, 2026
Merged

Fix free threading http connection race#738
TingDaoK merged 2 commits into
mainfrom
fix-http-connection-nogil-race

Conversation

@TingDaoK
Copy link
Copy Markdown
Contributor

@TingDaoK TingDaoK commented May 20, 2026

Issue #, if available:

  • with free threading, the lifetime assumption we made for http connection lifetime doesn't stand anymore

Description of changes:

  • Update the lifetime of the binding to use proper refcount.

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

@TingDaoK TingDaoK merged commit 52a9b89 into main May 20, 2026
80 checks passed
@TingDaoK TingDaoK deleted the fix-http-connection-nogil-race branch May 20, 2026 22:31
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.

2 participants