Closed purplecity closed 6 years ago
hi at transport.py line 69
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
Well spot, fixed. https://github.com/slazarov/python-signalr-client/commit/534ecc4b59f3beb2846ca37f7b4a2cf9dc9015e7
hi at transport.py line 69
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