Skip to content

Fix #7: No needless async functions #8

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

Merged
merged 2 commits into from
Dec 14, 2022
Merged

Fix #7: No needless async functions #8

merged 2 commits into from
Dec 14, 2022

Conversation

voxpelli
Copy link
Contributor

Fixes #7

@voxpelli voxpelli requested a review from bcomnes December 14, 2022 17:24
Copy link
Member

@bcomnes bcomnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking change

@voxpelli voxpelli merged commit 95bc5b6 into master Dec 14, 2022
@voxpelli voxpelli deleted the no-needless-async branch December 14, 2022 17:39
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.

Async where we don't use it
2 participants