ParallelSSH / parallel-ssh

Asynchronous parallel SSH client library.
https://parallel-ssh.org
GNU Lesser General Public License v2.1
1.2k stars 148 forks source link

More scp_send race condition fixes #341

Closed pkittenis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #341 (c4d9697) into master (cf29d9d) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #341   +/-   ##
=======================================
  Coverage   99.49%   99.49%           
=======================================
  Files          18       18           
  Lines        1578     1580    +2     
=======================================
+ Hits         1570     1572    +2     
  Misses          8        8           
Impacted Files Coverage Δ
pssh/clients/native/single.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cf29d9d...c4d9697. Read the comment docs.