Home > other >  The same code in VScode and pycharm run results, strives for the bosses to help analyze.
The same code in VScode and pycharm run results, strives for the bosses to help analyze.

Time:11-27


Pycharm run results understandable
Don't understand vscode run results

CodePudding user response:

Three, process pool allocation is as follows:
1: process pool {task 2,}
Task 2: process pool {0, task 1}
3: process pool {task 3 and task 4}

CodePudding user response:

reference 1/f, happy pigs response:
three process pool, distribution is as follows:
1: process pool {task 2,}
Task 2: process pool {0, task 1}
3: process pool {task 3 and task 4}


Order is strange, the first process to get the first value is not zero

CodePudding user response:

The feeling is a separate operation, not running at the same time

CodePudding user response:

reference 4 floor mklpo147 response:
is run separately on the feeling, not running at the same time

Yes, this is also the place where I doubt vscode output,
  • Related