postgres advisory locks used during sync and wrap cmd to prevent multiple devices from modifying a branch #26
Labels
No labels
complexity
1-high
complexity
2-medium
complexity
3-low
component/client
component/server
priority
1-high
priority
2-medium
priority
3-low
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
PatrikBures/gamesync#26
Loading…
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?
it might be better to just have a column in the branches table, as advisory locks have a limit of 64 bits. and could have issues for long-lived locks, which occur during the wrap cmd.