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
.
ParallelSSH
/
ssh-python
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
48
Code
Issues
1
Pull requests
1
Discussions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Security and quality
Insights
Channel dealloc
- #19
#19
Merged
pkittenis
merged 11 commits into
master
ParallelSSH/ssh-python:master
from
channel_dealloc
ParallelSSH/ssh-python:channel_dealloc
Copy head branch name to clipboard
Aug 22, 2020
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Channel dealloc
#19
pkittenis
merged 11 commits into
master
ParallelSSH/ssh-python:master
from
channel_dealloc
ParallelSSH/ssh-python:channel_dealloc
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2020
Fixed issue with channel double free when session open channel fails
Panos
committed
48cc4b1
View commit details
Copy full SHA for 48cc4b1
Browse repository at this point
Updated exception handling for session authentication. Updated tests. Removed unused exceptions.
Panos
committed
1e9d21a
View commit details
Copy full SHA for 1e9d21a
Browse repository at this point
Commits on Aug 22, 2020
Added documentation
Panos
committed
4361086
View commit details
Copy full SHA for 4361086
Browse repository at this point
Added documentation. Removed unused files. Updated tests
Panos
committed
61d8fbf
View commit details
Copy full SHA for 61d8fbf
Browse repository at this point
Updated doc index
Panos
committed
3b3257b
View commit details
Copy full SHA for 3b3257b
Browse repository at this point
Updated tests
Panos
committed
cd9402b
View commit details
Copy full SHA for cd9402b
Browse repository at this point
Updated CI cfgs
Panos
committed
8a3c4ba
View commit details
Copy full SHA for 8a3c4ba
Browse repository at this point
Updated readme
Panos
committed
759058d
View commit details
Copy full SHA for 759058d
Browse repository at this point
Updated docs
Panos
committed
88be5fa
View commit details
Copy full SHA for 88be5fa
Browse repository at this point
Re-enabled session disconnect. Updated changelog, readme.
Panos
committed
a18102c
View commit details
Copy full SHA for a18102c
Browse repository at this point
Updated session
Panos
committed
c75d61e
View commit details
Copy full SHA for c75d61e
Browse repository at this point
You can’t perform that action at this time.