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

Add timeout for PTY subprocess to die after PTY ends #10

Closed
thewoolleyman opened this issue May 10, 2017 · 1 comment
Closed

Add timeout for PTY subprocess to die after PTY ends #10

thewoolleyman opened this issue May 10, 2017 · 1 comment

Comments

@thewoolleyman
Copy link
Owner

V 0.1.0 immediately raised an exception if child process wasn't dead by the time the PTY spawn returned, but it happens sometimes. Add a timeout to wait for it.

@thewoolleyman
Copy link
Owner Author

Fixed in v0.1.1

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