https://bugs.kde.org/show_bug.cgi?id=521080
--- Comment #1 from garryzzz <[email protected]> --- I did another simple test: if I call setsid() or setpgid(0, 0) after fork, then the unexpected moving process into Konsole's cgroup happends less. It seems that the moving behavior is affected by the processes’ PGID or SID. However using setsid() or setpgid() has side effects for my use case. I hope Konsole fix its bug. -- You are receiving this mail because: You are watching all bug changes.
