From: Joel VanderWerf Date: 2002-05-16T07:27:53+09:00 Subject: Re: Thread, stacktraces, errors and expect. John Carter wrote: > Things are progressing quite well except when things go wrong in a Thread, > then all I know about it is something doesn't work. No error message, > stack trace nothing. Does setting Thread.abort_on_exception = true help?