mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-10 09:23:10 +00:00
Bump version to 2.2.7.
Attempt to fix stability of MacOS test.
This commit is contained in:
parent
43ae07f20c
commit
9c15a09904
@ -687,7 +687,7 @@ suite "Stream Transport test suite":
|
||||
server.stop
|
||||
server.close()
|
||||
try:
|
||||
await wait(server.join(), 1.seconds)
|
||||
await wait(server.join(), 10.seconds)
|
||||
result = 1
|
||||
except:
|
||||
discard
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user