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 open inside the event loop by integration 'local_todo' #120576

Open
wiedwo opened this issue Jun 26, 2024 · 1 comment

Comments

@wiedwo
Copy link

wiedwo commented Jun 26, 2024

The problem

2024-06-26 15:37:09.011 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by integration 'local_todo' at homeassistant/components/local_todo/todo.py, line 169: self._new_todo_store().edit(todo.uid, todo) (offender: /usr/local/lib/python3.12/zoneinfo/_tzpath.py, line 137: with open(fpath, "rb") as f:), please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+local_todo%22

What version of Home Assistant Core has the issue?

2024.6.4

What was the last working version of Home Assistant Core?

2024.5.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

local_todo

Link to integration documentation on our website

No response

Diagnostics information

None

Example YAML snippet

None

Anything in the logs that might be useful for us?

None

Additional information

None

@home-assistant
Copy link

Hey there @allenporter, mind taking a look at this issue as it has been labeled with an integration (local_todo) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of local_todo can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign local_todo Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


local_todo documentation
local_todo source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants