[konsole] [Bug 401898] Closing a tab is slow with something written on the prompt
Carlos Alves
bugzilla_noreply at kde.org
Fri Feb 12 11:18:55 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=401898
Carlos Alves <cbc.alves at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cbc.alves at gmail.com
--- Comment #2 from Carlos Alves <cbc.alves at 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 the assignee for the bug.
More information about the konsole-devel
mailing list