Has extra param to retreive the Process object used so you can obtain extra information. Make sure to call p.close() when you're done with it.
See Implementation
Has extra param to retreive the Process object used so you can obtain extra information. Make sure to call p.close() when you're done with it.