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

Use native async-fn-in-traits for Acker #94

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

svix-jplatte
Copy link
Member

@svix-jplatte svix-jplatte commented Aug 9, 2024

Same as for the public traits.

Rust-analyzer doesn't work so well with async_trait. I need to add some new stuff¹ and this was in the way a little bit.

¹ internal ref: https://github.com/svix/monorepo-private/issues/8574

@svix-jplatte svix-jplatte force-pushed the jplatte/del-async-trait branch from 8d8e552 to aeb9b3d Compare August 9, 2024 12:43
@svix-jplatte svix-jplatte force-pushed the jplatte/del-async-trait branch from aeb9b3d to 6c67df1 Compare August 9, 2024 12:55
Same as for the public traits.
@svix-jplatte svix-jplatte changed the title Make Delivery fields private, provider a constructor Use native async-fn-in-traits for Acker Aug 9, 2024
@svix-jplatte svix-jplatte marked this pull request as ready for review August 9, 2024 13:15
@svix-jplatte svix-jplatte requested a review from a team as a code owner August 9, 2024 13:15
@svix-jplatte svix-jplatte merged commit f498ce1 into main Aug 9, 2024
5 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/del-async-trait branch August 9, 2024 13:53
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.

2 participants