Skip to content

Fix metadatabase crash in tests on macOS 15#410

Closed
lukaskubanek wants to merge 1 commit into
pointfreeco:mainfrom
structuredpath:metadatabase-crash-macos15
Closed

Fix metadatabase crash in tests on macOS 15#410
lukaskubanek wants to merge 1 commit into
pointfreeco:mainfrom
structuredpath:metadatabase-crash-macos15

Conversation

@lukaskubanek

Copy link
Copy Markdown
Contributor

This PR reverts a change made in #367, which dropped the DatabaseQueue path for in-memory database creation for the metadatabase, leading to a crash when running the test suite on macOS 15. See this comment for more details.

The fix can be verified by running the test suite on macOS 15 (no longer configured in the CI).

lukaskubanek added a commit to structuredpath/sqlite-data that referenced this pull request Mar 26, 2026
@lukaskubanek

Copy link
Copy Markdown
Contributor Author

While revisiting this, I found the issue is not limited to macOS 15. On macOS 26 and later, the metadatabase silently ends up on disk instead of in memory. Closing in favor of #508, which reframes the problem accordingly and adds a regression test.

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