We shouldn't use parallelism internally for each node, but it snuck in with recent changes to use `array_utils::gather`. That's a nice change, but we need a better way to turn off parallelism for that sort of function. Until that's decided on, add a quick fix to fix the deadlock.