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 }}
ronf
/
asyncssh
Public
Notifications
You must be signed in to change notification settings
Fork
180
Star
1.8k
Code
Issues
13
Pull requests
3
Discussions
Actions
Projects
Wiki
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(forward): SSHForwardTracker hierarchy + per-connection tracker_factory for local and remote forwards
- #807
#807
Open
AlexMKX
wants to merge 13 commits into
ronf:develop
ronf/asyncssh:develop
from
AlexMKX:feat/forward-tracker
AlexMKX/asyncssh:feat/forward-tracker
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
feat(forward): SSHForwardTracker hierarchy + per-connection tracker_factory for local and remote forwards
#807
AlexMKX
wants to merge 13 commits into
ronf:develop
ronf/asyncssh:develop
from
AlexMKX:feat/forward-tracker
AlexMKX/asyncssh:feat/forward-tracker
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
feat(forward): SSHForwardTracker class hierarchy + tracker_factory
Show description for 0a670b9
AlexMKX
committed
0a670b9
View commit details
Copy full SHA for 0a670b9
Browse repository at this point
fix(forward): make tracker connection_lost fire exactly once
Show description for 938b88c
AlexMKX
committed
938b88c
View commit details
Copy full SHA for 938b88c
Browse repository at this point
Commits on Jul 10, 2026
review: address ronf feedback on PR #807
Show description for 5217fee
AlexMKX
committed
5217fee
View commit details
Copy full SHA for 5217fee
Browse repository at this point
docs(api): document Port/Path trackers directly, drop non-public base autoclass
Show description for 8ca835d
AlexMKX
committed
8ca835d
View commit details
Copy full SHA for 8ca835d
Browse repository at this point
Commits on Jul 12, 2026
review: address ronf 2026-07-12 follow-up on PR #807
Show description for fb9ea52
AlexMKX
committed
fb9ea52
View commit details
Copy full SHA for fb9ea52
Browse repository at this point
Commits on Jul 18, 2026
review: address ronf follow-up on PR #807 (tracker doc, _create_tracker arg, else-pragma, test name)
AlexMKX
committed
5f43209
View commit details
Copy full SHA for 5f43209
Browse repository at this point
review: extract tracker-hook exception guard into a helper (PR #807)
Show description for 236ca29
AlexMKX
committed
236ca29
View commit details
Copy full SHA for 236ca29
Browse repository at this point
Commits on Jul 31, 2026
review: address ronf 2026-07-23 feedback on PR #807
Show description for 02a6f30
AlexMKX
committed
02a6f30
View commit details
Copy full SHA for 02a6f30
Browse repository at this point
review: fix continuation alignment in _notify_tracker signature
AlexMKX
committed
2bf4164
View commit details
Copy full SHA for 2bf4164
Browse repository at this point
Commits on Aug 6, 2026
refactor(forward): share tracker plumbing between local and remote forwarders
Show description for bc19857
AlexMKX
committed
bc19857
View commit details
Copy full SHA for bc19857
Browse repository at this point
feat(forward): add tracker_factory to the forward_remote_* methods
Show description for 2054a24
AlexMKX
committed
2054a24
View commit details
Copy full SHA for 2054a24
Browse repository at this point
docs(api): document tracker support for the forward_remote_* methods
Show description for 78e5e7e
AlexMKX
committed
78e5e7e
View commit details
Copy full SHA for 78e5e7e
Browse repository at this point
fix(forward): report connection_lost when a destination open is cancelled
Show description for 96624f4
AlexMKX
committed
96624f4
View commit details
Copy full SHA for 96624f4
Browse repository at this point
You can’t perform that action at this time.