mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-01-12 20:14:09 +00:00
rebasing master
This commit is contained in:
parent
77017d1e7e
commit
8e48bb117d
@ -387,8 +387,6 @@ suite "Mplex":
|
||||
check string.fromBytes(msg) == &"stream {count}!"
|
||||
count.inc
|
||||
await stream.close()
|
||||
count.inc
|
||||
await stream.close()
|
||||
if count == 10:
|
||||
done.complete()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user