mirror of
https://github.com/logos-storage/apatheia.git
synced 2026-01-02 13:03:11 +00:00
cleanup
This commit is contained in:
parent
ba17d8090e
commit
78562d367a
@ -8,9 +8,6 @@ import taskpools
|
||||
import apatheia/queues
|
||||
import apatheia/tasks
|
||||
|
||||
## todo: setup basic async + threadsignal + taskpools example here
|
||||
##
|
||||
|
||||
proc addNums(a, b: float): float {.asyncTask.} =
|
||||
os.sleep(50)
|
||||
return a + b
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user