From af6c9ffac7d60b8dc6605de65d937dbd87891b9f Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Tue, 21 Jan 2025 00:41:45 +0100 Subject: [PATCH] Ok, I now understand why it deadlocked in mode=sidecar-task The reason is that even in mode=`sidecar-task`, there are a bunch of places that are serial. Those places obviously deadlock.