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 non awaited persistence save coroutine #331

Merged
merged 2 commits into from
Mar 6, 2021

Conversation

MartinHjelmare
Copy link
Collaborator

@MartinHjelmare MartinHjelmare commented Mar 6, 2021

Fix for:

2021-03-06 21:40:06 INFO (MainThread) [mysensors.transport] Disconnecting from gateway
/usr/lib/python3.8/asyncio/events.py:73: RuntimeWarning: coroutine 'AsyncTasks._schedule_factory.<locals>.schedule_save' was never awaited
  self._callback = None
RuntimeWarning: Enable tracemalloc to get the object allocation traceback

@MartinHjelmare MartinHjelmare merged commit 613dff8 into master Mar 6, 2021
@MartinHjelmare MartinHjelmare deleted the fix-non-awaited-schedule-save branch March 6, 2021 21:08
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.

1 participant