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

Improve Wal locking on BSD #204

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Improve Wal locking on BSD #204

merged 3 commits into from
Dec 16, 2024

Conversation

ncruces
Copy link
Owner

@ncruces ncruces commented Dec 16, 2024

Fix #203 using POSIX advisory locks.

@ncruces ncruces marked this pull request as ready for review December 16, 2024 13:14
@ncruces ncruces merged commit e32d840 into main Dec 16, 2024
1 check passed
@ncruces
Copy link
Owner Author

ncruces commented Dec 16, 2024

This should resolve the remaining blocker mentioned in superseriousbusiness/gotosocial#1753 (comment) to use this driver on FreeBSD (and make it a good default choice on NetBSD, illumos, DragonFly…)

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.

Improve Wal locking on BSD
1 participant