From aba60e54d58a0425ae707efef4e3dfcf1a54064d Mon Sep 17 00:00:00 2001 From: cheatfate Date: Wed, 18 May 2016 00:53:53 +0300 Subject: Resolve bugs with `deep recursion` of asyncdispatch. Introduce callSoon() implementation. Patch tests to use waitFor() instead of asyncCheck() --- tests/ccgbugs/twrong_string_asgn.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ccgbugs/twrong_string_asgn.nim') diff --git a/tests/ccgbugs/twrong_string_asgn.nim b/tests/ccgbugs/twrong_string_asgn.nim index b62e70e7c..669b7f8f5 100644 --- a/tests/ccgbugs/twrong_string_asgn.nim +++ b/tests/ccgbugs/twrong_string_asgn.nim @@ -16,4 +16,4 @@ x.callback = proc () = finished = true -while not finished: discard +while not finished: poll() -- cgit 1.4.1-2-gfad0