From be46eb0b50d7c5f93ee6590ad99fc823608013c4 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Mon, 16 May 2022 07:06:13 +0000 Subject: Flush before iota server action --- tests/demo.apl | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/demo.apl b/tests/demo.apl index 99ef783..00d2fbf 100644 --- a/tests/demo.apl +++ b/tests/demo.apl @@ -37,6 +37,7 @@ iota←{ 12::'Sorry, the iota server was too slow to respond' ⍝ Sending messages to a nonexisting thread throws a domain error (11) ⍝ And if a timeout happens, an error 12 will happen. + _←flush '' _←(⎕self ⍵)⍈id 1⍨⍇⍺ } -- cgit v1.2.3