From 500aa0cb3f17d28071a9be74047f5600e1a4f6df Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Wed, 15 Jun 2016 16:55:21 +0100 Subject: Reverts 1446dc87c3. Fixes #4333. Fixes #4170. --- tests/async/tasyncexceptions.nim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/async/tasyncexceptions.nim') diff --git a/tests/async/tasyncexceptions.nim b/tests/async/tasyncexceptions.nim index aab08e30f..efe31ef27 100644 --- a/tests/async/tasyncexceptions.nim +++ b/tests/async/tasyncexceptions.nim @@ -5,6 +5,8 @@ discard """ """ import asyncdispatch +# Note: This is a test case for a bug. + proc accept(): Future[int] {.async.} = await sleepAsync(100) result = 4 -- cgit 1.4.1-2-gfad0