Wait for process to exit asynchronously. Call callback when it exits. WARNING: the callback will be invoked in another thread!
See Implementation
Wait for process to exit asynchronously. Call callback when it exits. WARNING: the callback will be invoked in another thread!