Comment 20 for bug 2011806

Revision history for this message
James Henstridge (jamesh) wrote :

@Batuhan: it's different code, but looks to be the same type of problem:

https://github.com/KDE/kio/blob/5bda428992cbd168fc1898661d80a089a8217449/src/gui/systemd/scopedprocessrunner.cpp#L13-L41

It's moving the process to a new cgroup after the application has started executing (so happens without any synchronisation with what the application is doing).