Skip to content

Conversation

@Mytherin
Copy link
Collaborator

Fixes #19754

When attaching encrypted databases in parallel through different connections we can access the encryption key cache in parallel, so we need a lock.

@Mytherin Mytherin merged commit f68f1a5 into duckdb:v1.4-andium Nov 14, 2025
56 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Nov 26, 2025
Correctly use a lock when accessing the EncryptionKeyManager (duckdb/duckdb#19772)
Remove httpfs patches and bump (duckdb/duckdb#19763)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Nov 26, 2025
Correctly use a lock when accessing the EncryptionKeyManager (duckdb/duckdb#19772)
Remove httpfs patches and bump (duckdb/duckdb#19763)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@Mytherin Mytherin deleted the encryptionkeylock branch December 4, 2025 11: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