Global repartitioning can give empty nodes.
As found in !259 (merged), running:
mpirun -np 4 ../swift_mpi -s -t 4 sedov.yml
can result in a global repartition (when the top-level cells are no longer large enough for the smoothing length) that has nodes win no particles. Feature or bug?