From 582c602912592ec7ebea3096aefa02aea99c2143 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Mon, 2 Jan 2023 14:34:05 +0100 Subject: Old xtask test pass --- ci/expected/async-task-multiple-prios.run | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ci/expected/async-task-multiple-prios.run (limited to 'ci/expected/async-task-multiple-prios.run') diff --git a/ci/expected/async-task-multiple-prios.run b/ci/expected/async-task-multiple-prios.run new file mode 100644 index 0000000..9b0f533 --- /dev/null +++ b/ci/expected/async-task-multiple-prios.run @@ -0,0 +1,5 @@ +init +hello from normal 2 +hello from async 2 +hello from normal 1 +hello from async 1 -- cgit v1.2.3