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 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 toit, or are involved in it. To change your notification preferences, please click here: http://redmine.ruby-lang.org/my/account