start([initializer[, initargs]])
Start a subprocess to start the manager. If initializer is not None
then the subprocess will call initializer(*initargs)
when it starts.
start([initializer[, initargs]])
Start a subprocess to start the manager. If initializer is not None
then the subprocess will call initializer(*initargs)
when it starts.
Please login to continue.