You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add try-catch blocks to handle cases where Hwloc.num_physical_cores() or
Hwloc.num_virtual_cores() might fail or return invalid values. This prevents
the 'input string is empty or only contains whitespace' error when parsing
the default values for RETESTITEMS_NWORKERS and RETESTITEMS_NWORKER_THREADS.
0 commit comments