ESP32 Blynk and Multicore

Any idea how to lower the priority on the default (empty) loop() task. Or at least make the two tasks you create a higher priority than loop()?

I’m just trying to make sure nothing is starving Blynk or the network drivers for CPU time.