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

parse_config does blocking I/O in the event loop #125

Closed
bdraco opened this issue Apr 15, 2024 · 1 comment
Closed

parse_config does blocking I/O in the event loop #125

bdraco opened this issue Apr 15, 2024 · 1 comment

Comments

@bdraco
Copy link

bdraco commented Apr 15, 2024

def parse_config(hass: HomeAssistant, reason=None):

home-assistant/core#110444 (comment)

@dummylabs
Copy link
Owner

Should be fixed in 0.6.2

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

No branches or pull requests

2 participants