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

database: more consistent handling of --overwrite mode #426

Merged
merged 2 commits into from
Dec 2, 2023

Conversation

karlicoss
Copy link
Owner

No description provided.

…rite mode

also implement a concurrent test via db dump directly
this way there is less overhead for indexing so better covers concurrency for db itself
use the same database instead of removing and replacing the database

the latter is potentially unsafe due to wal/shm files
@karlicoss karlicoss merged commit 0d28634 into master Dec 2, 2023
18 checks passed
@karlicoss karlicoss deleted the concurrent-tests branch December 2, 2023 23:30
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.

1 participant