Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented OutputType for tokio RwLock #896

Merged
merged 2 commits into from Apr 28, 2022

Conversation

boardmaster357
Copy link
Contributor

No description provided.

@sunli829 sunli829 changed the base branch from master to async-graphql-v4 April 28, 2022 04:02
@sunli829
Copy link
Collaborator

What do you think if it would be better to implement both for tokio::sync::Mutex? 😁

@boardmaster357
Copy link
Contributor Author

Implementing for Mutex as well would be a good idea. Would you like me to revise the pull request? Should we just call the compile option "tokio"?

@sunli829
Copy link
Collaborator

Implementing for Mutex as well would be a good idea. Would you like me to revise the pull request? Should we just call the compile option "tokio"?

Yes, and how about we named the feature tokio-sync? 😁

@boardmaster357
Copy link
Contributor Author

Great idea. Will do.

@boardmaster357
Copy link
Contributor Author

boardmaster357 commented Apr 28, 2022

Thanks for the great improvements. I tested the changes and updated the pull request.

@sunli829 sunli829 changed the base branch from async-graphql-v4 to master April 28, 2022 06:57
@sunli829
Copy link
Collaborator

Thank you so much! 😁

@sunli829 sunli829 merged commit c2987f0 into async-graphql:master Apr 28, 2022
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.

None yet

2 participants