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

fix: await tasks before continuing #82

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

kfcampbell
Copy link
Contributor

Fixes #55, which I was also seeing. It looks like these functions are async but weren't being awaited. In manual trials this has deterministically fixed the issue.

The small formatting changes are due to my editor's configuration and can be removed if desired.

@kfcampbell
Copy link
Contributor Author

@gr2m would you mind reviewing this when you get a moment?

@wolfy1339
Copy link
Contributor

LGTM 👍

Copy link
Member

@gr2m gr2m left a comment

Choose a reason for hiding this comment

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

wow how did this ever work :)

@gr2m gr2m changed the title Add missing await keywords fix: await tasks before continuing Nov 23, 2022
@gr2m gr2m merged commit 93cd754 into octoherd:main Nov 23, 2022
@github-actions
Copy link

🎉 This PR is included in version 1.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kfcampbell kfcampbell deleted the add-missing-awaits branch November 28, 2022 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error creating initial commits for PR
3 participants