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

FvwmMFL: ignore SIGUSR2 #1058

Merged
merged 1 commit into from
Aug 27, 2024
Merged

FvwmMFL: ignore SIGUSR2 #1058

merged 1 commit into from
Aug 27, 2024

Conversation

ThomasAdam
Copy link
Member

When fvwm receives SIGUSR2 it will toggle its logfile open/closed.
However, the signal is propagated to modules. We want to ignore this
signal in FvwmMFL so that it doesn't quit.

When fvwm receives SIGUSR2 it will toggle its logfile open/closed.
However, the signal is propagated to modules.  We want to ignore this
signal in FvwmMFL so that it doesn't quit.
@ThomasAdam ThomasAdam added type:bug Something's broken! relates:module Issue is in module code labels Aug 27, 2024
@ThomasAdam ThomasAdam self-assigned this Aug 27, 2024
@ThomasAdam ThomasAdam added this to the 1.1.1 milestone Aug 27, 2024
@ThomasAdam ThomasAdam merged commit 917ba28 into main Aug 27, 2024
5 checks passed
@ThomasAdam ThomasAdam deleted the ta/fvwmmfl-sigign branch August 27, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates:module Issue is in module code type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant