neurolabs / henplus

HenPlus is a SQL shell that can handle multiple sessions in parallel. The commandline interface with the usual history functions features TAB-completion for commands, tables and columns. Database connect via JDBC.
GNU General Public License v2.0
97 stars 51 forks source link

oracle session timeout and henplus is unable to close with ctrl + c #26

Open bjrke opened 13 years ago

bjrke commented 13 years ago

when jdbc session times out, you're unable to close henplus with ctr + c or with a normal kill, only kill -9 works.