From: Yukihiro Matsumoto Date: 2004-11-25T15:25:24+09:00 Subject: Re: ThreadWait problem Hi, In message "Re: ThreadWait problem" on Thu, 25 Nov 2004 08:26:21 +0900, nobu.nokada@softhome.net writes: |Yes, Thread#status returns nil the thread died by an |exception. Does the following patch help you? Can you commit the patch? matz.