mirror of
https://github.com/logos-storage/apatheia.git
synced 2026-01-02 13:03:11 +00:00
format
This commit is contained in:
parent
9ff041dd6e
commit
61bd7aa567
@ -44,6 +44,7 @@ proc runTest(tp: TaskPool, sig: ThreadSignalPtr) {.async.} =
|
||||
|
||||
## adding fut.wait(100.milliseconds) creates memory issue
|
||||
await wait(sig).wait(100.milliseconds)
|
||||
## just doing the wait is fine:
|
||||
# await wait(sig)
|
||||
|
||||
suite "async tests":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user