mirror of
https://github.com/status-im/nim-taskpools.git
synced 2025-02-05 19:04:16 +00:00
don't print debug info
This commit is contained in:
parent
b57bb8b606
commit
1f7f2dfe01
@ -527,4 +527,4 @@ macro spawn*(tp: TaskPool, fnCall: typed): untyped =
|
||||
|
||||
# Wrap in a block for namespacing
|
||||
result = nnkBlockStmt.newTree(newEmptyNode(), result)
|
||||
echo result.toStrLit()
|
||||
# echo result.toStrLit()
|
||||
|
Loading…
x
Reference in New Issue
Block a user