Mcore_handler.do_master_only_work

Mcore_handler.do_master_only_work()[source]

Check if the process is alone or it is the master to perform non splitable job

Returns:

only – True if the process is alone or if it is the master, else False

Return type:

bool