]
Brian Stansberry updated WFCORE-1188:
-------------------------------------
Priority: Blocker (was: Major)
Exiting CLI requires stty sane command to be issued on Linux
------------------------------------------------------------
Key: WFCORE-1188
URL:
https://issues.jboss.org/browse/WFCORE-1188
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 2.0.4.Final
Environment: Fedora 23
Linux 4.2.6-301.fc23.x86_64 #1 SMP Fri Nov 20 22:22:41 UTC 2015 GNU/Linux
openjdk version "1.8.0_65"
OpenJDK Runtime Environment (build 1.8.0_65-b17)
OpenJDK 64-Bit Server VM (build 25.65-b01, mixed mode)
Reporter: James Perkins
Assignee: Alexey Loubyansky
Priority: Blocker
Fix For: 2.0.5.Final
The PR
https://github.com/wildfly/wildfly-core/pull/1268/ seemed to have introduced a
regression where some times (seems to be most in my case) {{stty sane}} is required to get
a shell back to normal. My guess is it's the aesh upgrade, but I'm not certain on
that so I'll start the JIRA here and it can be moved to AESH if necessary.