mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Add mplex tests and fix error in SwarmConn.close
This commit is contained in:
@ -141,4 +141,4 @@ class BasicHost(IHost):
|
||||
MultiselectCommunicator(net_stream)
|
||||
)
|
||||
net_stream.set_protocol(protocol)
|
||||
asyncio.ensure_future(handler(net_stream))
|
||||
await handler(net_stream)
|
||||
|
||||
Reference in New Issue
Block a user