[erlang-patches] Fix 2 second delay after eval in shell running under ssh_cli

Henrik Nord henrik@REDACTED
Thu May 24 11:35:25 CEST 2012


This patch does not pass the test.
We would like you to do the "more correct" fix as that is the better 
approach.

Please run the tests and make sure they all pass and before submitting 
the patch.


Thank you for the contribution!


On 05/05/2012 04:02 AM, Bob Ippolito wrote:
> Fix 2 second delay after eval in shell running under ssh_cli
>
> ssh_cli needs to reply to the tty_geometry message or else group
> will wait 2000 msec every time an expression is successfully
> evaluated in the shell.
>
> A "more correct" fix might refactor io_request and io_requests to
> take Group as an argument so that it isn't special-cased in
> handle_msg.
>
> git fetch git://github.com/etrepum/otp.git 
> <http://github.com/etrepum/otp.git> ssh_cli-tty_geometry
>
> _https://github.com/etrepum/otp/compare/maint...ssh_cli-tty_geometry_
> _https://github.com/etrepum/otp/compare/maint...ssh_cli-tty_geometry.patch_
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches

-- 
/Henrik Nord Erlang/OTP

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20120524/9e0bdb8e/attachment.htm>


More information about the erlang-patches mailing list