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

Loading opower blocks the event loop for ~0.569 seconds #111777

Closed
Anto79-ops opened this issue Feb 28, 2024 · 1 comment · Fixed by #111778
Closed

Loading opower blocks the event loop for ~0.569 seconds #111777

Anto79-ops opened this issue Feb 28, 2024 · 1 comment · Fixed by #111778

Comments

@Anto79-ops
Copy link

The problem

Hello

Just installed HA 2024.3.0b0 core beta, and when enabling this logging in config.yaml,

logger:
  default: info
  logs:
    homeassistant.loader: debug

there is some event loop blocking for this integration from the following:

2024-02-28 15:44:05.224 DEBUG (MainThread) [homeassistant.loader] Component opower import took 0.569 seconds (loaded_executor=False)

The loaded_executor issue is Importing X blocks the event loop for 0.949 seconds

CC'ed @bdraco if you need more information

What version of Home Assistant Core has the issue?

2023.5.0b0

What was the last working version of Home Assistant Core?

2024.2.x

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Opower

Link to integration documentation on our website

https://www.home-assistant.io/integrations/opower/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

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

Code owner commands

Code owners of opower 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 opower 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)


opower documentation
opower source
(message by IssueLinks)

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

Successfully merging a pull request may close this issue.

2 participants