v3.4.4: Ignore os error 25(ENOTTY) (#61)
### Changes - Updated error handling in the `Pty` class to also ignore 'os error 25' (ENOTTY) in addition to 'os error 9' (EBADF) when the PTY has exited or is not a terminal device.
### Changes - Updated error handling in the `Pty` class to also ignore 'os error 25' (ENOTTY) in addition to 'os error 9' (EBADF) when the PTY has exited or is not a terminal device.