sintonia/playout/libretime_playout/player
jo 4c63ef71fc feat(playout): replace thread timeout with socket timeout
Prefer the lower level socket timeout feature, to the hand made threaded
timeout. The thread timeout does not raise or log the errors that may occur
during the communication with liquidsoap, and we should handle them
instead.
2023-04-03 15:29:36 +01:00
..
__init__.py chore(playout): restructure modules (#1971) 2022-07-18 15:11:47 +02:00
events.py feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00
fetch.py feat(playout): replace thread timeout with socket timeout 2023-04-03 15:29:36 +01:00
file.py feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00
liquidsoap.py feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00
liquidsoap_gateway.py feat(playout): replace thread timeout with socket timeout 2023-04-03 15:29:36 +01:00
push.py feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00
queue.py feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00
schedule.py feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00