Mcore_handler.gather_jobs Mcore_handler.gather_jobs(partial_result)[source] Gather the jobs performed by all instances to the master Parameters: partial_result (dict) – individual result from an instance Returns: result – global dict if master or alone, else None Return type: dict