mirror of
https://github.com/logos-storage/apatheia.git
synced 2026-01-07 15:33:09 +00:00
format
This commit is contained in:
parent
0f5245f461
commit
668d4da427
@ -155,9 +155,6 @@ when isMainModule:
|
|||||||
proc addStrings(jobResult: JobResult[float], vals: OpenArrayHolder[string]) =
|
proc addStrings(jobResult: JobResult[float], vals: OpenArrayHolder[string]) =
|
||||||
discard
|
discard
|
||||||
|
|
||||||
proc addStrings(jobResult: JobResult[float], vals: OpenArrayHolder[string], args: int, b: int) =
|
|
||||||
discard
|
|
||||||
|
|
||||||
suite "async tests":
|
suite "async tests":
|
||||||
var tp = Taskpool.new(num_threads = 2) # Default to the number of hardware threads.
|
var tp = Taskpool.new(num_threads = 2) # Default to the number of hardware threads.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user