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 inside the event loop. #172

Open
hijamie32 opened this issue Feb 13, 2022 · 6 comments · May be fixed by #192
Open

Detected blocking call inside the event loop. #172

hijamie32 opened this issue Feb 13, 2022 · 6 comments · May be fixed by #192

Comments

@hijamie32
Copy link

Hi,

I am now getting this error in the logs?

Detected blocking call inside the event loop. This is causing stability issues. Please report issue to the custom component author for samsungtv_tizen doing blocking calls at custom_components/samsungtv_tizen/websockets.py, line 115: time.sleep(self.key_press_delay)

Cheers

Jamie

@KoenHaemels
Copy link

Is the issue resolved?
I'm still getting the error after a redownload.

@thematrixdev
Copy link

I have tried modifying the code but no luck. This problem seems making HA freeze sometimes. I have to disable this integration until it is fixed. Is this project still being maintained?

@CashWilliams CashWilliams linked a pull request Nov 9, 2022 that will close this issue
@koen241
Copy link

koen241 commented Jan 26, 2023

Having the same problem still. Results in HA restarting randomly

@alouettehome
Copy link

I'm having this issue with this as well. Freezes my Home Assistant install.

Samsung Tizen v 1.6.1
Home Assistant 2022.12.8 Supervisor 2023.01.1 Operating System 9.4 Frontend 20221213.1 - latest

Error in logs:
Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom integration author for samsungtv_tizen doing blocking calls at custom_components/samsungtv_tizen/websockets.py, line 115: time.sleep(self.key_press_delay)

@saxopwn
Copy link

saxopwn commented Jan 10, 2024

Also getting this issue:

Detected blocking call to sleep inside the event loop by custom integration 'samsungtv_tizen' at custom_components/samsungtv_tizen/websockets.py, line 115: time.sleep(self.key_press_delay), please report it to the author of the 'samsungtv_tizen' custom integration

@yjamal01
Copy link

Also getting this. Ends up causing HA to hang and requires restart

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

Successfully merging a pull request may close this issue.

7 participants