Jakub Witczak
Jakub Witczak
- we would like to proceed with that one - can you convert it into PR? so we could start testing it and discussing implementation details - for testing, my...
> @u3s a colleague just brought to my attention that we are spending more time that we would need detecting that a connection is unstable if the rekey triggers. The...
great. maybe adjust testcases in ssh_protocol_SUITE, so they verify that disconnect happens as quick as expected? `op({expect,timeout,E}, S0)` in ssh_trpt_lib might be the tool for the job?
thanks for information, we will plan looking into this.
we want to document it, but it has to wait until we have some more time.
would it be a problem for you to provide reproduction code in Erlang?
thanks for update. we consider this important to fix, but had to schedule it due to other work and summer period.
FYI, work on fixing this is ongoing.
> To add to this, if a process exits that has opened a ssh connection, the connection is not terminated, thus its not cleaned up properly. Eventually this leads to...
- main issue is fixed and merged to maint, master branches - it will be 1st released with OTP-27 - and later backported to OTP-26, OTP-25 - I'm closing issue...