blaze / blaze/odo

Fix paramiko connect() issue on Py2 in test_ssh.py

Open
#475 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
1k
Forks
131
PR merge metrics
No merged PRs in 30d

Description

PR #474 is a workaround that skips the `test_ssh.py` module on Py2, due to an ugly paramiko hang. Paramiko hangs even when passing a `timeout` into `connect()`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing test_ssh.py and PR #474 to understand the Py2 skip and the Paramiko connect() hang. Reproduce the test under Py2 with the timeout argument, then determine whether the fix prevents the hang so the module no longer needs to be skipped.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.