Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reap zombie children on i3 start #5909

Merged
merged 1 commit into from May 17, 2024
Merged

Conversation

kolayne
Copy link
Contributor

@kolayne kolayne commented Feb 7, 2024

One case when this might be useful is when i3 is restarted and there are children that terminate after the previous i3 instance shut down but before the new one set things up.

Fixes #5756

One case when this might be useful is when i3 is restarted and there are
children that terminate after the previous i3 instance shut down but
before the new one set things up.

Fixes i3#5756
@kolayne
Copy link
Contributor Author

kolayne commented May 7, 2024

@orestisfl, WDYT?

Copy link
Member

@orestisfl orestisfl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@orestisfl orestisfl merged commit caf5b32 into i3:next May 17, 2024
3 checks 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.

restarting i3 forgets i3bar as a zombie process
2 participants