slazarov / python-signalr-client

SignalR client for python based on asyncio.
MIT License
33 stars 22 forks source link

done pending? #9

Closed purplecity closed 6 years ago

purplecity commented 6 years ago

hi at transport.py line 69

wechatimg6

I am new about asyncio,I don't know why asyncio.gather will return a done and pending fs. done and pending fs return by call asyncio.wait function at python documention

wechatimg7
slazarov commented 6 years ago

Well spot, fixed. https://github.com/slazarov/python-signalr-client/commit/534ecc4b59f3beb2846ca37f7b4a2cf9dc9015e7