From d6d58b0eb88242cf63724e1420bd29f8a4489916 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Tue, 10 Jan 2023 21:03:10 +0100 Subject: Async tasks can now take arguments at spawn again --- ci/expected/async-task.run | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/expected') diff --git a/ci/expected/async-task.run b/ci/expected/async-task.run index 6787fa8..1f93a4c 100644 --- a/ci/expected/async-task.run +++ b/ci/expected/async-task.run @@ -1,4 +1,5 @@ init hello from async2 hello from async +hello from async with args a: 1, b: 2 idle -- cgit v1.2.3