home-assistant-libs / pychromecast

Library for Python 3 to communicate with the Google Chromecast.
MIT License
2.51k stars 378 forks source link

Remove socket timeouts #877

Closed emontnemery closed 3 months ago

emontnemery commented 3 months ago

The socket timeouts should have been removed in blocking mode when we added the socketpair

Related to https://github.com/home-assistant-libs/pychromecast/pull/865