Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh: catch EOFError #420

Merged
merged 1 commit into from
Dec 13, 2023
Merged

ssh: catch EOFError #420

merged 1 commit into from
Dec 13, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Dec 13, 2023

Fix #417.

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0b5ea39) 72.80% compared to head (e1d10b3) 59.50%.

Files Patch % Lines
dpdispatcher/contexts/ssh_context.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #420       +/-   ##
===========================================
- Coverage   72.80%   59.50%   -13.30%     
===========================================
  Files          37       37               
  Lines        3603     3603               
===========================================
- Hits         2623     2144      -479     
- Misses        980     1459      +479     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@njzjz njzjz merged commit 123b74b into deepmodeling:master Dec 13, 2023
26 checks passed
@njzjz njzjz deleted the catch-eof-error branch December 13, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ssh: catch EOFError
1 participant