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: don't try to safely exit if we receive SIGINT #1462

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

XavierChanth
Copy link
Member

@XavierChanth XavierChanth commented Oct 18, 2024

fixes #1456

- What I did

  • We would try to gently clean up memory if we receive SIGINT, now we just exit.

- How I did it

- How to verify it

- Description for the changelog
fix: don't try to safely exit if we receive SIGINT

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.

C daemon creates a general protection fault when client disconnects
1 participant