Skip to content

Port from GetSessionByPid

David Edmundson requested to merge work/auto_session into master

GetSessionByPid is broken especially when the calling process is in a different cgroup to the session object.

Rather than using the magic "/auto" object path, calling GetSession with the argument "auto" seems to work on even distros with old bases and is the smallest code change.

BUG: 433364

Merge request reports

Loading