After some trouble I must say that in public:
If you have a big task which takes many time and decide to parallelize. DO NOT PARALLELIZE EVERYHING! Otherwise you will have a parallel task inside another parallel task!
Just a friendly reminder :D
If you have a big task which takes many time and decide to parallelize. DO NOT PARALLELIZE EVERYHING! Otherwise you will have a parallel task inside another parallel task!
Just a friendly reminder :D