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

Change async void to async task #383

Closed
BornToBeRoot opened this issue Dec 4, 2020 · 0 comments · Fixed by #593
Closed

Change async void to async task #383

BornToBeRoot opened this issue Dec 4, 2020 · 0 comments · Fixed by #593

Comments

@BornToBeRoot
Copy link
Owner

BornToBeRoot commented Dec 4, 2020

Change methods with async void to async task

@BornToBeRoot BornToBeRoot changed the title Change async void to async task Change async void to async task Dec 4, 2020
BornToBeRoot added a commit that referenced this issue Mar 17, 2021
BornToBeRoot added a commit that referenced this issue Mar 17, 2021
* Replace async void with async task

* #383

Co-authored-by: BornToBeRoot <BornToBeRoot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant