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

Get ZoneInfo asynchronously using aiozoneinfo #214

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

slovdahl
Copy link
Owner

Home Assistant is getting more picky about blocking operations done in the event loop, so we need to make sure that reading timezone information from disk is done asynchronously here.

Home Assistant is getting more picky about blocking operations done in the
event loop, so we need to make sure that reading timezone information from disk
is done asynchronously here.
@slovdahl slovdahl added the enhancement Enhancement of the code, not introducing new features. label Jun 18, 2024
@slovdahl slovdahl merged commit aa3522b into main Jun 18, 2024
13 checks passed
@slovdahl slovdahl deleted the async-zoneinfo-loading branch June 18, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant