Skip to content

Wait finished timeout #216

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

Merged
merged 3 commits into from
Sep 3, 2020
Merged

Wait finished timeout #216

merged 3 commits into from
Sep 3, 2020

Conversation

pkittenis
Copy link
Member

No description provided.

Panos added 3 commits September 3, 2020 12:22
…ssh client wait_finished timeout to be separate from session timeout - resolves #182. Added single client timeout tests. Updated changelog, documentation.

Added timeout, finished and unfinished commands as timeout exception arguments on parallel client join.
@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #216 into master will increase coverage by 0.99%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
+ Coverage   92.47%   93.46%   +0.99%     
==========================================
  Files          24       24              
  Lines        1740     1744       +4     
==========================================
+ Hits         1609     1630      +21     
+ Misses        131      114      -17     
Impacted Files Coverage Δ
pssh/clients/base/parallel.py 96.29% <ø> (ø)
pssh/clients/native/single.py 92.02% <100.00%> (+1.31%) ⬆️
pssh/clients/native/tunnel.py 92.69% <100.00%> (+3.43%) ⬆️
pssh/clients/ssh/single.py 88.57% <100.00%> (+1.71%) ⬆️
pssh/clients/miko/single.py 93.51% <0.00%> (+0.92%) ⬆️
pssh/clients/native/parallel.py 98.00% <0.00%> (+2.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 a0b0967...421a22f. Read the comment docs.

@pkittenis pkittenis merged commit c7d446e into master Sep 3, 2020
@pkittenis pkittenis deleted the wait_finished_timeout branch September 3, 2020 13:00
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.

1 participant