Variable naming
Some of the variables have names that are not very descriptive and do not follow the PEP 8 naming conventions (e.g. "n", "n_worker", "finished").
Some of the variables have names that are not very descriptive and do not follow the PEP 8 naming conventions (e.g. "n", "n_worker", "finished").