From 6a45f9fa2531b45e06c16c255fff13209024c34c Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Thu, 14 Sep 2023 15:39:01 -0700 Subject: [PATCH] move future to method --- datastore/threadproxyds.nim | 1 - 1 file changed, 1 deletion(-) diff --git a/datastore/threadproxyds.nim b/datastore/threadproxyds.nim index d95eb39..6b0e352 100644 --- a/datastore/threadproxyds.nim +++ b/datastore/threadproxyds.nim @@ -110,7 +110,6 @@ method put*( then(proc () = sig.decr() os.sleep(400) - var ret = ret let val = ret.convert(void) putRes.complete(val) ).cancelled(proc() =