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
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
.
python-hyper
/
h2
Public
Notifications
You must be signed in to change notification settings
Fork
186
Star
1k
Code
Issues
19
Pull requests
7
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add incremental updating of open streams count and closed_streams state
- #1185
#1185
Open
kahuang
wants to merge 9 commits into
python-hyper:master
python-hyper/h2:master
from
kahuang:master
kahuang/hyper-h2:master
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add incremental updating of open streams count and closed_streams state
#1185
kahuang
wants to merge 9 commits into
python-hyper:master
python-hyper/h2:master
from
kahuang:master
kahuang/hyper-h2:master
Copy head branch name to clipboard
Commits
Commits on Feb 17, 2019
Add incremental updating of open streams count and closed_streams state
kahuang
committed
8d6df03
View commit details
Copy full SHA for 8d6df03
Browse repository at this point
Add concurrent stream open performance test
kahuang
committed
9a6effd
View commit details
Copy full SHA for 9a6effd
Browse repository at this point
Don't log the stream keys unless debug logging is enabled, to prevent
Show description for 862dd4c
kahuang
committed
862dd4c
View commit details
Copy full SHA for 862dd4c
Browse repository at this point
Code coverage tests, refactor some code to make coverage tool happy
kahuang
committed
40aabf4
View commit details
Copy full SHA for 40aabf4
Browse repository at this point
Don't use xrange for py3 compat, reorder tests
kahuang
committed
814d27b
View commit details
Copy full SHA for 814d27b
Browse repository at this point
Add test to exercise incr conditional in sync_state_change wrapper
kahuang
committed
aa713d4
View commit details
Copy full SHA for aa713d4
Browse repository at this point
Fix lints
kahuang
committed
f08f680
View commit details
Copy full SHA for f08f680
Browse repository at this point
Lints, fix flaky test
kahuang
committed
d6f2f42
View commit details
Copy full SHA for d6f2f42
Browse repository at this point
One more lint :)
kahuang
committed
8ceafdf
View commit details
Copy full SHA for 8ceafdf
Browse repository at this point
You can’t perform that action at this time.