mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[PR #89] [MERGED] fix: avoid race conditions #201
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/go-librespot/pull/89
Author: @aykevl
Created: 9/10/2024
Status: ✅ Merged
Merged: 9/10/2024
Merged by: @devgianlu
Base:
master← Head:fix-ping-races📝 Commits (1)
eca2de2fix: avoid race conditions📊 Changes
2 files changed (+18 additions, -4 deletions)
View changed files
📝
ap/ap.go(+8 -2)📝
dealer/dealer.go(+10 -2)📄 Description
These race conditions may seem harmless, and maybe they are unlikely to cause real trouble, but:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.