Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

make sure to leave XWayland process waitable #212

Merged
merged 2 commits into from
Mar 29, 2022
Merged

Conversation

djpohly
Copy link
Owner

@djpohly djpohly commented Mar 29, 2022

On SIGCHLD, check to make sure the terminated process is not the XWayland process before reaping it, allowing wlroots to waitpid() for it successfully.

Fixes #177. (Alternative proposal is #211.)

On SIGCHLD, check to make sure the terminated process is not the
XWayland process before reaping it, allowing wlroots to waitpid() for it
successfully.

Fixes #177.
@sevz17
Copy link
Collaborator

sevz17 commented Mar 29, 2022

LGTM

@djpohly djpohly merged commit dd0b8e4 into wlroots-next Mar 29, 2022
@sevz17 sevz17 deleted the xwaitland branch December 6, 2022 02:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants