Skip to content

Fix listing processes from other users#657

Merged
nokyan merged 1 commit intonokyan:mainfrom
aleasto:other-users
Apr 1, 2026
Merged

Fix listing processes from other users#657
nokyan merged 1 commit intonokyan:mainfrom
aleasto:other-users

Conversation

@aleasto
Copy link
Copy Markdown
Contributor

@aleasto aleasto commented Apr 1, 2026

If we're unable to read /proc/$pid/environ we would return early without parsing this process.

Reading environ is only used to detect appimaged AppImage's and it should not be considered a fatal error.

Fixes: 3729055 ("Support for AppImages managed by appimaged")
Closes: #642

If we're unable to read /proc/$pid/environ we would return early without
parsing this process.

Reading environ is only used to detect appimaged AppImage's and it should not
be considered a fatal error.

Fixes: 3729055 ("Support for AppImages managed by appimaged")
Closes: nokyan#642
@nokyan
Copy link
Copy Markdown
Owner

nokyan commented Apr 1, 2026

Thanks a lot! :)

@nokyan nokyan merged commit e0ba79f into nokyan:main Apr 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sbuild-usernsexec processes are invisible to resources

2 participants