[konsole] [Bug 401898] Closing a tab is slow with something written on the prompt

Christoph Cullmann bugzilla_noreply at kde.org
Sat Jul 31 22:06:19 BST 2021


https://bugs.kde.org/show_bug.cgi?id=401898

--- Comment #5 from Christoph Cullmann <christoph at cullmann.io> ---
Interesting enough, manual sending of SIGHUP instantly terminates the session.
(if one doesn't try to close the window first)

If I remove the code path for the in closeInNormalWay()

 _shellProcess->sendEof();

all works nicely (e.g. SIGHUP works), too.

After 

 _shellProcess->sendEof();

manually sending SIGHUP doesn't work at all, too.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list