Skip to content

fix(SignalHandler): properly register signal handlers#1304

Merged
ouuan merged 3 commits intomasterfrom
fix-signal-assert
Feb 10, 2024
Merged

fix(SignalHandler): properly register signal handlers#1304
ouuan merged 3 commits intomasterfrom
fix-signal-assert

Conversation

@ouuan
Copy link
Copy Markdown
Member

@ouuan ouuan commented Feb 10, 2024

Description

Stupid error. assert does not run in release mode, so the signal handlers are not registered.

Related Issues / Pull Requests

This fixes #1168

How Has This Been Tested?

On Arch Linux with release mode build.

Checklist

  • If these changes are notable, they are documented in CHANGELOG.md.

@ouuan ouuan force-pushed the fix-signal-assert branch from 6123a51 to 2b59810 Compare February 10, 2024 06:27
@ouuan ouuan enabled auto-merge (squash) February 10, 2024 06:43
@ouuan ouuan merged commit a05e43d into master Feb 10, 2024
@ouuan ouuan deleted the fix-signal-assert branch February 10, 2024 07:05
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.

CP Editor closes at startup when built in release mode and launched from rofi

2 participants