deepmodeling / dpdispatcher

generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish
https://docs.deepmodeling.com/projects/dpdispatcher/
GNU Lesser General Public License v3.0
42 stars 56 forks source link

ssh: catch EOFError #420

Closed njzjz closed 9 months ago

njzjz commented 9 months ago

Fix #417.

codecov[bot] commented 9 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.