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

Detected I/O inside the event loop. This is causing stability issues. #2

Closed
iMicknl opened this issue Jun 4, 2020 · 0 comments
Closed
Labels
enhancement New feature or request
Milestone

Comments

@iMicknl
Copy link
Owner

iMicknl commented Jun 4, 2020

Sync calls need to be wrapped or converted to async, in the event loop.

Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for tahoma doing I/O at custom_components/tahoma/tahoma_api.py, line 44: timeout=10)
@iMicknl iMicknl added the enhancement New feature or request label Jun 4, 2020
@iMicknl iMicknl added this to the core release milestone Jun 4, 2020
@iMicknl iMicknl changed the title Wrap non async calls Detected I/O inside the event loop. This is causing stability issues. Jun 7, 2020
@iMicknl iMicknl pinned this issue Jun 7, 2020
@iMicknl iMicknl closed this as completed Jun 17, 2020
@iMicknl iMicknl unpinned this issue Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant