args The arguments used to launch the process. This may be a list or a string.
class multiprocessing.Process(group=None, target=None, name=None, args=(), kwargs={}, *, daemon=None) Process objects represent
Page 29 of 29