You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if stream_buffer_name is not False:
# Todo: Does the stream_buffer get reseted after a restart? It looks like that!
self.stream_buffer_locks[stream_buffer_name] = threading.Lock()
self.stream_buffers[stream_buffer_name] = []
The text was updated successfully, but these errors were encountered:
https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/blob/b05d41895e23bd089997ca5fc5f83e16693875cc/unicorn_binance_websocket_api/unicorn_binance_websocket_api_manager.py#L358
The text was updated successfully, but these errors were encountered: