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

Fix freeze when spawned command tries to aquire stderr #38

Merged
merged 2 commits into from
Dec 17, 2023

Conversation

Eskaan
Copy link
Contributor

@Eskaan Eskaan commented Dec 14, 2023

See leftwm#1196 for a more detailed explanation of the issue.

Lefthk freezes when a spawned process (Execute command) tries to aquire stderr (typically with processes that use the entire terminal window like htop). Fixed by also setting stderr to Stdin::null().

@mautamu mautamu merged commit 3274ad2 into leftwm:main Dec 17, 2023
3 checks passed
@Eskaan Eskaan deleted the fix-freeze branch December 17, 2023 22:12
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.

2 participants