Skip to content

Make Driver require Send + Sync#26

Open
Allen-B1 wants to merge 1 commit intofluffysquirrels:masterfrom
Allen-B1:master
Open

Make Driver require Send + Sync#26
Allen-B1 wants to merge 1 commit intofluffysquirrels:masterfrom
Allen-B1:master

Conversation

@Allen-B1
Copy link

@Allen-B1 Allen-B1 commented Sep 4, 2022

  • All of the types that currently implement Driver implement Send and Sync
  • Allows Box<dyn Driver>, and by extension DriverSession values, to be used across awaits

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