mirror of
https://github.com/sanderfoobar/ircradio.git
synced 2025-01-27 12:44:17 +01:00
close writer
This commit is contained in:
parent
c59e2edf8e
commit
ba37f74599
@ -76,4 +76,5 @@ class Radio:
|
|||||||
logging.error(ex)
|
logging.error(ex)
|
||||||
return b""
|
return b""
|
||||||
|
|
||||||
|
writer.close()
|
||||||
return data
|
return data
|
||||||
|
Loading…
Reference in New Issue
Block a user