newruntime: async progress

(cherry picked from commit 55e8aefbea)
This commit is contained in:
Araq
2019-07-09 20:15:40 +02:00
committed by narimiran
parent 14c6e3a6ab
commit ab98141c75
3 changed files with 27 additions and 11 deletions

View File

@@ -154,7 +154,7 @@ type
uninit: IntSet # set of uninit'ed vars
uninitComputed: bool
const toDebug = ""
const toDebug = "" # "server_continue"
template dbg(body) =
when toDebug.len > 0: