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
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
.
hyperium
/
h2
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
366
Star
1.5k
Code
Issues
62
Pull requests
32
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Avoid flushing h2 socket while holding stream locks
- #918
#918
Merged
seanmonstar
merged 6 commits into
hyperium:master
hyperium/h2:master
from
brentechols:lock-free-h2-flush
brentechols/h2:lock-free-h2-flush
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Avoid flushing h2 socket while holding stream locks
#918
seanmonstar
merged 6 commits into
hyperium:master
hyperium/h2:master
from
brentechols:lock-free-h2-flush
brentechols/h2:lock-free-h2-flush
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2026
Reduce h2 write-lock contention (#531)
Show description for 3a42547
brentechols
committed
3a42547
View commit details
Copy full SHA for 3a42547
Browse repository at this point
Reclaim DATA frames before buffering more
Show description for 293c788
brentechols
committed
293c788
View commit details
Copy full SHA for 293c788
Browse repository at this point
Test reclaiming small DATA frames
Show description for 7107f67
brentechols
committed
7107f67
View commit details
Copy full SHA for 7107f67
Browse repository at this point
Commits on Jul 30, 2026
Clarify stream buffering status
brentechols
committed
985c696
View commit details
Copy full SHA for 985c696
Browse repository at this point
Avoid blocking reads without pending refusals
brentechols
committed
c6db37f
View commit details
Copy full SHA for c6db37f
Browse repository at this point
Fix lost wake during unlocked flush
brentechols
committed
1a2fc7f
View commit details
Copy full SHA for 1a2fc7f
Browse repository at this point
You can’t perform that action at this time.