mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-20 16:29:12 +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