Skip to content

Draft: AST-1301: add upper limit for number of threads to avoid system hanging

Chiara Salvoni requested to merge ast-1301-bugfix-numthreads-too-high into master

Add a check on the number of threads so that it never exceeds the maximum available on the system. It is verified that the test scenario which was hanging is not hanging anymore.

Edited by Chiara Salvoni

Merge request reports