Skip to content

hotfix for thread-pool.c

knopp requested to merge threadPool-hotfix into develop

Fixes a bug in use of sizeof, two occurences in the function initFloatingCoresTpool. Limits number of threads in thread-pool in some cases.

Merge request reports