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

Timing issues in non-blocking socket read create useless error message #18

Closed
domschl opened this issue Aug 19, 2019 · 1 comment
Closed

Comments

@domschl
Copy link
Owner

domschl commented Aug 19, 2019

If server answers too slowly:

Exception in non-blocking. Error: [Errno 11] Resource temporarily unavailable

See: Fhem forum report

This condition is not an error, hence no message should be displayed.

@domschl domschl mentioned this issue Sep 26, 2019
@domschl
Copy link
Owner Author

domschl commented Sep 26, 2019

fixed in release 0.6.3, available on pypi.

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

1 participant