websocket-client icon indicating copy to clipboard operation
websocket-client copied to clipboard

Doesn't load new data on ubuntu

Open ArthurKrot opened this issue 5 years ago • 1 comments

When I run my code on windows it works well, but when I run the same code on linux it loads only first bunch of data and then do nothing.

ArthurKrot avatar Jul 01 '20 16:07 ArthurKrot

@ArthurKrot please share some code, maybe client disposing works a little differently on linux

Marfusios avatar Oct 01 '20 15:10 Marfusios