forked from creack/pty
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I ran into this issue while debugging #2
When you run the test I shared there (https://github.com/ActiveState/termtest/blob/a695852f3f6479d5fbed93abd19562525c4045cf/test/pty/pty_test.go) - you'll find that it never exits, and just hangs on read.
On Linux and Mac the reader will reach EOF once the process has stopped, but on Windows this doesn't seem to happen.
Metadata
Metadata
Assignees
Labels
No labels