1
0
mirror of https://github.com/sanderfoobar/ircradio.git synced 2025-08-14 16:47:28 +02:00

close writer

This commit is contained in:
dsc 2023-09-02 22:11:38 +03:00
parent c59e2edf8e
commit ba37f74599

@ -76,4 +76,5 @@ class Radio:
logging.error(ex)
return b""
writer.close()
return data