Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spawn a separate thread for builtin/custom pipe-out threads
there will be 3 child handles: 1. normal process child handle for external commands 2. sync function handle for builtin/custom commands without piping 3. thread spawning handle for builtin/custom pipe-out commands fix #22
- Loading branch information