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

clipboard: Wait for killed processes to actually exit to avoid zombies #2354

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

dominikschulz
Copy link
Member

Fixes #1666

RELEASE_NOTES=[BUGFIX] Use Wait() to avoid Zombies

Signed-off-by: Dominik Schulz dominik.schulz@gauner.org

Fixes gopasspw#1666

RELEASE_NOTES=[BUGFIX] Use Wait() to avoid Zombies

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
@dominikschulz dominikschulz added this to the 1.14.8 milestone Sep 26, 2022
@dominikschulz dominikschulz added the bug Defects label Sep 26, 2022
@dominikschulz dominikschulz marked this pull request as ready for review September 26, 2022 16:49
@AnomalRoil AnomalRoil merged commit a063275 into gopasspw:master Sep 27, 2022
@dominikschulz dominikschulz deleted the fix/issue-1666 branch September 27, 2022 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gopass show -c process never stops
2 participants