Product: Aqua Data Studio
Version: 12.0.5-1
Build #: 30035
Build Date: 2012-Nov-05 02:52:27 PM
Cancel command using Ctrl+C gives an InterruptedIOException
To reproduce use command help -d | grep csv and hit the enter keyboard without entering any text and then hit cancel
See attached screenshot
java.io.InterruptedIOException
at java.io.PipedInputStream.read(PipedInputStream.java:312)
at java.io.PipedInputStream.read(PipedInputStream.java:361)
at java.io.InputStream.read(InputStream.java:82)
at com.aquafold.datastudio.tools.shell.Kꏝ⡢ꁦ2.bZ(Unknown Source)
at com.aquafold.datastudio.tools.shell.g6ꐚꑡ⡩ byte.a(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.s͑⠓ꅦꇽ do private.a(Unknown Source)
at com.aquafold.datastudio.tools.shell.g6ꐚꑡ⡩ byte.execute(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.aᠿᡏꆍ⠽ char 6.run(Unknown Source)
at java.lang.Thread.run(Thread.java:662)
at \\...\\ .\\हिñçêČάй語简�?한\\.jꒈꏖ⢵ꀗ static.run(Unknown Source)
|
30 KB
\help was implemented incorrectly when executed in a pipeline due to the change made for issue #7776 (man <xyz> -- should support pagination). Fixed, SVN turnk/r30041.
Issue #7923 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build trunk/30041 |
No time estimate |
\help was implemented incorrectly when executed in a pipeline due to the change made for issue #7776 (man <xyz> -- should support pagination). Fixed, SVN turnk/r30041.