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: Unawaited coroutine errors on Closable #60

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

malmeloo
Copy link
Owner

@malmeloo malmeloo commented Aug 2, 2024

Should fix Coroutine <xxx> was never awaited errors and warnings on exit.

Closes #59

@malmeloo malmeloo force-pushed the fix/coro-never-awaited branch 2 times, most recently from 7a69f73 to b7ba97f Compare August 2, 2024 11:34
@malmeloo malmeloo marked this pull request as ready for review August 2, 2024 11:35
@malmeloo malmeloo changed the title fix: Create new event loop for cleanup if current one is not running fix: Unawaited coroutine errors on Closable Aug 2, 2024
@malmeloo malmeloo merged commit 7b8707b into main Aug 4, 2024
2 checks passed
@malmeloo malmeloo deleted the fix/coro-never-awaited branch August 4, 2024 15:24
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.

coroutine 'AppleAccount.close' was never awaited
1 participant