[ 
https://issues.apache.org/jira/browse/SSHD-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on SSHD-502 stopped by Goldstein Lyor.
-------------------------------------------
> Review all await() calls and replace them with (configurable) timeouts
> ----------------------------------------------------------------------
>
>                 Key: SSHD-502
>                 URL: https://issues.apache.org/jira/browse/SSHD-502
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>
> Avoid long delays on asynchronous operations - if the peer does not respond 
> to the request within a reasonable (configurable) amount of time, throw an 
> exception. The current code has several locations where _await()_ (i.e., 
> *indefinitely*) is called which should be replaced with timeout calls.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to