-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
Looking at the docs it says that Send and Sync are not implemented for connection but in your r2d2-odbc crate it is "unsafely" implemented. Can they be implemented in this crate? Or do you allow it under r2d2 because it takes care not to share a connection amongst two threads?
Reactions are currently unavailable