Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't keep spawned process running in background in Windows #661

Open
davidmurdoch opened this issue Feb 1, 2024 · 0 comments
Open

Can't keep spawned process running in background in Windows #661

davidmurdoch opened this issue Feb 1, 2024 · 0 comments

Comments

@davidmurdoch
Copy link

(aside: I think the killDeepTree example is broken on Windows)

I'd like to spawn a process in the background, listen in on it for a while, and then have the parent process exit. Just like setting node's SpawnOptions detached property to true.

Is this possible with node-pty on Windows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant