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 }}
AsyncHttpClient
/
async-http-client
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.4k
Code
Issues
84
Pull requests
6
Discussions
Actions
Projects
Wiki
Security and quality
26
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix the defects the rerunner removal uncovered
- #2345
#2345
Merged
hyperxpro
merged 13 commits into
main
AsyncHttpClient/async-http-client:main
from
fix/rerunner-followup-findings
AsyncHttpClient/async-http-client:fix/rerunner-followup-findings
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Fix the defects the rerunner removal uncovered
#2345
hyperxpro
merged 13 commits into
main
AsyncHttpClient/async-http-client:main
from
fix/rerunner-followup-findings
AsyncHttpClient/async-http-client:fix/rerunner-followup-findings
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
Release the connection permit before notifying the handler
hyperxpro
committed
106d381
View commit details
Copy full SHA for 106d381
Browse repository at this point
Retry an unreachable peer on native transports too
hyperxpro
committed
fb8e7e9
View commit details
Copy full SHA for fb8e7e9
Browse repository at this point
Fail WebSocket sends uniformly once closing begins
hyperxpro
committed
2eb923e
View commit details
Copy full SHA for 2eb923e
Browse repository at this point
Never replay a request the connect listener wrote
hyperxpro
committed
492cfb0
View commit details
Copy full SHA for 492cfb0
Browse repository at this point
Keep the real failure when onRetry refuses
hyperxpro
committed
0be3771
View commit details
Copy full SHA for 0be3771
Browse repository at this point
Test the combined semaphore's shared timeout budget
hyperxpro
committed
d314f7d
View commit details
Copy full SHA for d314f7d
Browse repository at this point
Test the missing-file guard on a first request
hyperxpro
committed
2ac2793
View commit details
Copy full SHA for 2ac2793
Browse repository at this point
Give HttpToHttpsRedirectTest per-test redirect state
hyperxpro
committed
02489ce
View commit details
Copy full SHA for 02489ce
Browse repository at this point
Bound CI jobs with timeout-minutes
hyperxpro
committed
ac40ceb
View commit details
Copy full SHA for ac40ceb
Browse repository at this point
Test request deadlines on injected clocks
hyperxpro
committed
94e53e9
View commit details
Copy full SHA for 94e53e9
Browse repository at this point
Size the piped stream test's buffer to its body
hyperxpro
committed
a81a54e
View commit details
Copy full SHA for a81a54e
Browse repository at this point
Fail the stream test when its handshake times out
hyperxpro
committed
72572e0
View commit details
Copy full SHA for 72572e0
Browse repository at this point
Assert no Jetty server outlives its test class
hyperxpro
committed
62d827d
View commit details
Copy full SHA for 62d827d
Browse repository at this point
You can’t perform that action at this time.