From: redmine@... Date: 2008-05-29T10:21:52+09:00 Subject: [ruby-dev:34881] [Ruby 1.9 - Bug #21] (Assigned) should terminate @receiver_thread of Net::IMAP safely --mimepart_483e0514ad656_660f45f87ba1295 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: Quoted-printable Content-Disposition: inline Issue #21 has been reported by Shugo Maeda. ---------------------------------------- Bug #21: should terminate @receiver_thread of Net::IMAP safely http://redmine.ruby-lang.org/issues/show/21 Author: Shugo Maeda Status: Assigned Priority: Normal Assigned to: Shugo Maeda Category: = Target version: = @receiver_thread of Net::IMAP may be terminated by exception, and this causes the process termination if Thread.abort_on_exception is t= rue. Then Net::IMAP#disconnect does not call @receiver_thread.join if TCPSocke= t#close raises an exception. Reported by Tanaka Akira in [ruby-dev:34821]. ---------------------------------------- You have received this notification because you have either subscribed to= it, or are involved in it. To change your notification preferences, please click here: http://redmin= e.ruby-lang.org/my/account --mimepart_483e0514ad656_660f45f87ba1295--