Open yamz8 opened 1 week ago
The data stream is hanging. Did you forget to close it with data.close()?
data.close()
The data stream is hanging. Did you forget to close it with
data.close()
?