From 685712a0b54053fb8ff1c20ac39ba9213fe58860 Mon Sep 17 00:00:00 2001 From: Austin Appleby Date: Wed, 12 Jun 2024 19:28:58 -0700 Subject: [PATCH] checkpoint --- tests/run_tests.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/run_tests.py b/tests/run_tests.py index c5bfac3..a18bc2e 100755 --- a/tests/run_tests.py +++ b/tests/run_tests.py @@ -452,6 +452,7 @@ def callback(task): in_src = [], out_obj = "dummy.txt" ) + # FIXME these should auto-queue new_task.queue() return []