mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-06 15:43:10 +00:00
still fails for non-ref table
This commit is contained in:
parent
3fb79ceffb
commit
0eff913389
@ -103,7 +103,7 @@ proc testThreadProxyQuery() =
|
||||
check res.len() > 0
|
||||
|
||||
when isMainModule:
|
||||
for i in 1..1:
|
||||
for i in 1..100:
|
||||
testThreadProxy()
|
||||
testThreadProxyBasics()
|
||||
# testThreadProxyQuery()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user