Commit c1ca671
authored
Read timeouts (#210)
* Added reproducible test for early timeout reading from output streams when no output is available from stream.
* Use gevent timeout instead of socket poll to avoid timeout being raised early when socket is blocked from another stream - resolves #180
* Updated changelog.1 parent 4528ba5 commit c1ca671
File tree
5 files changed
+1587
-1119
lines changed- pssh/native
- tests/native
5 files changed
+1587
-1119
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
4 | 13 | | |
5 | 14 | | |
6 | 15 | | |
| |||
0 commit comments