Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
launchdarkly
/
python-eventsource
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: Close streaming connections deterministically where the platform allows
- #74
#74
Merged
jsonbailey
merged 8 commits into
main
launchdarkly/python-eventsource:main
from
jb/sdk-2668/eventsource-close-polyfill
launchdarkly/python-eventsource:jb/sdk-2668/eventsource-close-polyfill
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix: Close streaming connections deterministically where the platform allows
#74
jsonbailey
merged 8 commits into
main
launchdarkly/python-eventsource:main
from
jb/sdk-2668/eventsource-close-polyfill
launchdarkly/python-eventsource:jb/sdk-2668/eventsource-close-polyfill
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
fix: Close streaming connection on shutdown instead of deferring to GC
Show description for c74bbb6
jsonbailey
committed
c74bbb6
View commit details
Copy full SHA for c74bbb6
Browse repository at this point
Commits on Jul 16, 2026
fix: Require urllib3 2.x and drop the 1.26 stream-close fallback
Show description for 8d0de4e
jsonbailey
committed
8d0de4e
View commit details
Copy full SHA for 8d0de4e
Browse repository at this point
Commits on Jul 17, 2026
refactor: Route interrupt() through the shared connection-close helper
jsonbailey
committed
46cb96e
View commit details
Copy full SHA for 46cb96e
Browse repository at this point
Commits on Jul 21, 2026
fix: Close connection socket directly to wake blocked reader on Windows
Show description for cd3a346
jsonbailey
committed
cd3a346
View commit details
Copy full SHA for cd3a346
Browse repository at this point
Commits on Jul 22, 2026
fix: Gate deterministic stream close by platform and urllib3 capability
Show description for 75c822a
jsonbailey
committed
75c822a
View commit details
Copy full SHA for 75c822a
Browse repository at this point
ci: Add lowest-direct dependency floor job (linux + windows)
Show description for 12836c8
jsonbailey
committed
12836c8
View commit details
Copy full SHA for 12836c8
Browse repository at this point
ci: Use make test with UV_RESOLUTION in the floor job
Show description for 8ae10d1
jsonbailey
committed
8ae10d1
View commit details
Copy full SHA for 8ae10d1
Browse repository at this point
ci: Simplify floor job comments
jsonbailey
committed
6643d79
View commit details
Copy full SHA for 6643d79
Browse repository at this point
You can’t perform that action at this time.