Skip to content

Fluidimage fails to import if /proc/cpuinfo has no siblings

This is a simple change to fluidimage.topologies.nb_cpu_cores: we check that siblings is not None before attempting to multiply by 2.

Merge request reports