mirror of
https://github.com/logos-storage/apatheia.git
synced 2026-01-05 22:43:10 +00:00
setup jobs
This commit is contained in:
parent
897c6ccf51
commit
4d16c948e0
@ -30,6 +30,7 @@ suite "async tests":
|
||||
asyncTest "test":
|
||||
|
||||
var jobs = newJobQueue[float](taskpool = tp)
|
||||
|
||||
echo "\nstart"
|
||||
let res = await jobs.submit(addNums(1.0, 2.0,))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user