From: Mark Firestone Date: 2006-09-24T07:17:57+09:00 Subject: PTY I've had to "upgrade" to 1.8.5, and suddenly PTY is doing weird stuff. After it looses a connecting, even though I have it in a begin rescue end sort of structure, it throws an exception and crashes after it exits the def, throwing an exception pty - exited: 26825 (PTY::ChildExited) and bombs, unless i put a rescue structure around the next IO type operation... I don't understand, this didn't happen in 1.8.1 Please help! Mark > > >