home-assistant-libs / pychromecast

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

Revert "Revert "Revert "Remove socket timeouts"" (#883)" #965

Closed bdraco closed 1 month ago

bdraco commented 1 month ago

This reverts #883 (Which reimplements https://github.com/home-assistant-libs/pychromecast/pull/877)

fixes #964

flyerhub commented 1 month ago

Could someone explain how to do this in newbe terms. Possibly a step by step.

emontnemery commented 1 month ago

Let's merge this as is. #877 is still wanted, but it has some race which needs to be fixed.