Indiana
Indiana
Well here's the thing, in Discord the scrollbar has an actual different colour. So you can SEE it even if it's not highlighted. In Qtmodern, the scrollbar itself is so...
 The light theme. That picture shows the scrollbar, see how little the colour difference is.
Any chance the fix above can be merged? (assuming it works)
ConEmu shows that error on the newly created tab (picture below). Expected output is it running and finishing instantly without any error (ConEmu will shows the "ConEmuC: Root process was...
Still an issue today unfortunately when I updated to the latest version. Guess I will have to rollback or just use the default windows CMD -.-
does the stream 'aggTrade' seem to work for anyone? I tried this from the example ".create_stream(['aggTrade'], {'btcusd_perp', 'ethusd_perp', 'bnbusd_perp'})" together with "BinanceWebSocketApiManager(exchange="binance.com-coin-futures")" but have never gotten back any valid response...
Thanks for the example but I've run it, commented out all the lines after "aggTrade" and this is my output: 
> @Indiana3714 I recommend starting a new issue! This topic does not have anything to do with adding the new endpoints :) > > And I would need the infos...
As far as I know, due to the GIL, there's actually only one thread actually running in Python even when you're multithreaded. (https://hackernoon.com/concurrent-programming-in-python-is-not-what-you-think-it-is-b6439c3f3e6a and https://tenthousandmeters.com/blog/python-behind-the-scenes-13-the-gil-and-its-effects-on-python-multithreading/) Unlike in other languages that...
So when is this being fixed? or what steps can we use to fix it ourselves?