Comment 13 for bug 819842

Revision history for this message
Daniel Hartwig (wigs) wrote :

> The same problem appears in LXTerminal too. Maybe a
> shared component is affected by this problem.

FYI the shared component in this case is the shell (usually /usr/bin/bash or similar) which is run by these terminal programs.

Processes started by a shell are (typically) terminated when that shell exits. That is by design.