Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Bugfixes #67

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Bugfixes #67

merged 2 commits into from
Jun 3, 2024

Conversation

JosuGZ
Copy link
Contributor

@JosuGZ JosuGZ commented Jun 2, 2024

This will prevent the daemon from crashing if a client disconnects without reading the response from the socket.

It also installs a panic handler to ensure the socket is removed, so the daemon can be restarted if it crashes.

JosuGZ added 2 commits June 2, 2024 22:48
If a client disconnects without reading the response from the socket, the daemon will crash. This fixes the problem.
@phush0
Copy link
Collaborator

phush0 commented Jun 3, 2024

Nice addition LGTM

@phush0 phush0 merged commit daec8b3 into Razer-Linux:main Jun 3, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants