Andrey
Andrey
Even if you make MAX_QUEUE_SIZE equal to 10000 (or more, it doesn't matter), in the end you will still get this error or the stream stops working
> soo... is there a way, how to not get this error ? > what should i change ? ```py from threading import Thread class Stream(): def start(self): self.bm =...
Similar issue after library update, multiplex, ticker and user stream keeps getting disconnected without any error (1.0.12).