mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
3c2e943e18
Directly attempt to remove the daemon socket file and handle NotFound errors instead of checking for its existence first. This prevents a potential race condition where the file could be replaced between the check and the removal. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>