mirror of
https://git.wownero.com/dsc/ircradio.git
synced 2024-08-15 01:03:15 +00:00
close writer
This commit is contained in:
parent
c59e2edf8e
commit
ba37f74599
1 changed files with 1 additions and 0 deletions
|
@ -76,4 +76,5 @@ class Radio:
|
||||||
logging.error(ex)
|
logging.error(ex)
|
||||||
return b""
|
return b""
|
||||||
|
|
||||||
|
writer.close()
|
||||||
return data
|
return data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue