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

0.109 has warning about doing I/O inside event loop #6

Closed
Shaun-Harrison opened this issue May 4, 2020 · 3 comments
Closed

0.109 has warning about doing I/O inside event loop #6

Shaun-Harrison opened this issue May 4, 2020 · 3 comments

Comments

@Shaun-Harrison
Copy link

From the log file

 Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for calendarific doing I/O at custom_components/calendarific/__init__.py, line 143: response = requests.get(url, params=parameters);
@pinkywafer pinkywafer reopened this May 4, 2020
@pinkywafer
Copy link
Owner

Looking into this... not certain of the work around yet

@pinkywafer pinkywafer added this to the 0.10.0 milestone May 14, 2020
@pinkywafer
Copy link
Owner

pinkywafer commented May 15, 2020

Issue still persists in 0.10.0

@pinkywafer
Copy link
Owner

Still present at update

@pinkywafer pinkywafer reopened this Jun 11, 2020
@pinkywafer pinkywafer removed this from the 0.10.0 milestone Jun 11, 2020
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