mirror of
https://github.com/status-im/nim-json-rpc.git
synced 2025-02-24 10:18:15 +00:00
Update http test to use closeWait
This commit is contained in:
parent
0ba96afb13
commit
b8b38c53c9
@ -177,4 +177,4 @@ suite "HTTP Server/HTTP Client RPC test suite":
|
||||
check waitFor(disconTest("localhost", Port(8545), 7, 200)) == true
|
||||
|
||||
httpsrv.stop()
|
||||
httpsrv.close()
|
||||
waitFor httpsrv.closeWait()
|
||||
|
Loading…
x
Reference in New Issue
Block a user