--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: arget version: receiver_thread of Net::IMAP may be terminated by exception, and this causes the process termination if Thread.abort_on_exception is true. Then Net::IMAP#disconnect does not call @receiver_thread.join if TCPSocket#close raises an exception. Reported by Tanaka Akira in [ruby-dev:34821]. ---------------------------------------- You have received this notification because you have either subscribed tot, or are involved in it. To change your notification preferences, please click here: http://redmine.ruby-lang.org/my/account --mimepart_483e0514ad656_660f45f87ba1295--