[Konsole-devel] [Bug 185140] konsole terminates backround processes on closing

Matthew Woehlke mw_triad at users.sourceforge.net
Wed Mar 11 23:07:22 UTC 2009


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





--- Comment #5 from Matthew Woehlke <mw_triad users sourceforge net>  2009-03-12 00:07:20 ---
Right, I had no trouble reproducing, but I don't see how you can fix it other
than to either a: not sighup bash, or b: rely on detecting bash complaining
about stopped jobs, or...

Eew. I tried your way; apparently on EOF, bash happily disowns anything in the
background without warning? That feels icky.

Ah, well, I guess the solution then is that Konsole should always try to kill
shells with EOF before resorting to SIGHUP. I'm still not sure how I feel about
that, though; what if I am running a process where EOF will cause something to
happen that I don't want, but SIGHUP would be fine?

(Meanwhile, I have asked Chet if this is desired behavior. Alas, I would have
to install another shell to check if this is typical.)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list