Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add ability to spawn child process with pty (#7077)
### Description This PR adds, but doesn't hook up, the ability to spawn a child process hooked up to a pseudo terminal. I *highly* suggest reviewing each commit on its own. I tried my best to split out prefactoring work from any feature work. ### Testing Instructions Adapt unit tests to cover all of them. It will be noted that switching to use a PTY does affect what programs output and so the tests were made to not check for identical output, but just that we got the expected output. Closes TURBO-2128
- Loading branch information
a1a2b6b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
turbo-site – ./docs
turbo.vercel.app
turbopack.org
www.turbo.build
turbo.build
turborepo.com
turbo.vercel.sh
www.turborepo.org
turborepo.org
www.turborepo.com
www.turbopack.org
turbo-site.vercel.sh
turbo-site-git-main.vercel.sh