enchancement: use Arc + Mutex for dbpool instance instead clone() #897

Closed
opened 2026-04-06 00:33:27 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @sillent on 10/3/2024

Hi, this is PR with minor changes - use Arc::clone instead .clone() instance of DbPool

*Originally created by @sillent on 10/3/2024* Hi, this is PR with minor changes - use Arc::clone instead .clone() instance of DbPool
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#897