fix: ws api not allowing to send over 100 requests (#1560) · SoniCoder/python-binance@1716ceb · GitHub
Skip to content

Commit 1716ceb

Browse files
authored
fix: ws api not allowing to send over 100 requests (sammchardy#1560)
* add timeout to jobs * fix: sending ws api request over queue size * fix tests * fix tests * skip test for python 3.7
1 parent be87758 commit 1716ceb

2 files changed

Lines changed: 82 additions & 13 deletions

File tree

binance/ws/websocket_api.py

Lines changed: 6 additions & 5 deletions

tests/test_ws_api.py

Lines changed: 76 additions & 8 deletions

0 commit comments

Comments
 (0)