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
Type
/
to 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
.
coder
/
code-server
Public
Notifications
You must be signed in to change notification settings
Fork
6.8k
Star
78.7k
Code
Issues
140
Pull requests
13
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Handle disconnects
- #363
#363
Merged
kylecarbs
merged 14 commits into
master
coder/code-server:master
from
feature/reconnect
coder/code-server:feature/reconnect
Copy head branch name to clipboard
Mar 28, 2019
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Handle disconnects
#363
kylecarbs
merged 14 commits into
master
coder/code-server:master
from
feature/reconnect
coder/code-server:feature/reconnect
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2019
Make proxies decide how to handle disconnects
code-asher
committed
79fc062
View commit details
Copy full SHA for 79fc062
Browse repository at this point
Connect to a new terminal instance on disconnect
code-asher
committed
7b0c984
View commit details
Copy full SHA for 7b0c984
Browse repository at this point
Use our retry for the watcher
code-asher
committed
95ef2ee
View commit details
Copy full SHA for 95ef2ee
Browse repository at this point
Specify method when proxy doesn't exist
code-asher
committed
a8533a9
View commit details
Copy full SHA for a8533a9
Browse repository at this point
Don't error when closing/killing disconnected proxy
code-asher
committed
5d7fd30
View commit details
Copy full SHA for 5d7fd30
Browse repository at this point
Specify proxy ID when a method doesn't exist
code-asher
committed
4ce4dbb
View commit details
Copy full SHA for 4ce4dbb
Browse repository at this point
Use our retry for the searcher
Show description for d13dd87
code-asher
committed
d13dd87
View commit details
Copy full SHA for d13dd87
Browse repository at this point
Use our retry for the extension host
code-asher
committed
02f215d
View commit details
Copy full SHA for 02f215d
Browse repository at this point
Commits on Mar 28, 2019
Emit error in parent proxy class
Show description for 091da77
code-asher
committed
091da77
View commit details
Copy full SHA for 091da77
Browse repository at this point
Reconnect spdlog
code-asher
committed
99afcf7
View commit details
Copy full SHA for 99afcf7
Browse repository at this point
Add error message when shared process disconnects
code-asher
committed
6493600
View commit details
Copy full SHA for 6493600
Browse repository at this point
Pass method resolve to parse
code-asher
committed
6b9f29f
View commit details
Copy full SHA for 6b9f29f
Browse repository at this point
Don't pass method to getProxy
Show description for 4522be1
code-asher
committed
4522be1
View commit details
Copy full SHA for 4522be1
Browse repository at this point
Fix infinite recursion when disposing protocol client in tests
code-asher
committed
08cbc22
View commit details
Copy full SHA for 08cbc22
Browse repository at this point
You can’t perform that action at this time.