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 blocking call to sleep inside the event loop #422

Closed
yyxp1989 opened this issue Feb 6, 2022 · 1 comment
Closed

Detected blocking call to sleep inside the event loop #422

yyxp1989 opened this issue Feb 6, 2022 · 1 comment
Labels
bug Something isn't working fixed bug fixed

Comments

@yyxp1989
Copy link

yyxp1989 commented Feb 6, 2022

Logger: homeassistant.util.async_
Source: util/async_.py:144
First occurred: 22:48:31 (4 occurrences)
Last logged: 22:50:01

Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom component author for xiaomi_miot doing blocking calls at custom_components/xiaomi_miot/select.py, line 141: time.sleep(0.2)

版本:
Home Assistant 2022.3.0.dev20220205

过年时候升级了HASS,就开始报这个错误了,一天能报上千次,麻烦看看是什么问题,谢谢。

@al-one al-one added the bug Something isn't working label Feb 6, 2022
al-one added a commit that referenced this issue Feb 6, 2022
@al-one
Copy link
Owner

al-one commented Feb 10, 2022

请更新到master分支后再观察下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed bug fixed
Projects
None yet
Development

No branches or pull requests

2 participants