tomaswolf commented on PR #242:
URL: https://github.com/apache/mina-sshd/pull/242#issuecomment-1277085604

   Just a heads up: the basic idea is going in the right direction, but 
cancelling a `ConnectFuture` has the same problem. I've come to the conclusion 
that cancellation has to be sorted out first, and then this time-out case can 
be based on that. (I.e., client code would get the possibility to specify in 
the `verify()` call whether to cancel a future automatically on a time-out.) 
That gives client code full control.
   
   I'm working on this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to