mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-01-05 23:23:12 +00:00
Update socket test to use closeWait
This commit is contained in:
parent
bb9896d693
commit
0ba96afb13
@ -18,4 +18,4 @@ suite "Server/Client RPC":
|
||||
check r.result.getStr == "Hello abc data: [1, 2, 3, 4]"
|
||||
|
||||
srv.stop()
|
||||
srv.close()
|
||||
waitFor srv.closeWait()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user