[erlang-patches] Fix 2 second delay after eval in shell running under ssh_cli
Bob Ippolito
bob@REDACTED
Sat May 5 04:02:16 CEST 2012
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 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*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20120504/6f014cfc/attachment.htm>
More information about the erlang-patches
mailing list