Skip to content

Fix timeout configuration bug#1030

Open
melihbirim wants to merge 2 commits intohierynomus:masterfrom
melihbirim:timeout_config_fix
Open

Fix timeout configuration bug#1030
melihbirim wants to merge 2 commits intohierynomus:masterfrom
melihbirim:timeout_config_fix

Conversation

@melihbirim
Copy link
Copy Markdown

TransportImpl now uses timeout from Config instead of hardcoded value.

Added getTimeoutMs/setTimeoutMs to Config interface so users can configure timeout before creating SSH connection.

Fixes #1028

TransportImpl now uses timeout from Config instead of hardcoded value.

Added getTimeoutMs/setTimeoutMs to Config interface so users can configure timeout before creating SSH connection.

Fixes hierynomus#1028
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.

Timeout configuration bug

2 participants