loyi created FLINK-23645: ---------------------------- Summary: Sqlclient doesn't response CTRL-C correctly before Executor ResultView opening. Key: FLINK-23645 URL: https://issues.apache.org/jira/browse/FLINK-23645 Project: Flink Issue Type: Bug Components: Table SQL / Client Affects Versions: 1.13.1 Reporter: loyi
If we press ctrl-c before the *ResultView* opened,the terminal will exits without any prompt. {noformat} Flink SQL> select 1; ^C [bot@ bin]${noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)