https://bugs.kde.org/show_bug.cgi?id=401898
Carlos Alves <cbc.al...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbc.al...@gmail.com --- Comment #2 from Carlos Alves <cbc.al...@gmail.com> --- The problem is shell does not exit with something typed in, so Konsole starts sending signals to exit the shell and wait for the result. EOF -> 1s SIGHUP -> 1s SIGKILL -> no wait As I'm compilling, running and testing codes, usually EOF and SIGHUP does the job, I never got to the stage of SIGKILL. -- You are receiving this mail because: You are watching all bug changes.