mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-03 22:23:10 +00:00
no fake sleep
This commit is contained in:
parent
834d0ebd0f
commit
f542babae3
@ -152,7 +152,7 @@ proc queryTask*(
|
||||
) =
|
||||
|
||||
try:
|
||||
os.sleep(100)
|
||||
# os.sleep(100)
|
||||
without res =? waitFor(qiter[].it.next()), err:
|
||||
ret.failure(err)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user