Bug #21 closed
should terminate @receiver_thread of Net::IMAP safely
Added by shugo (Shugo Maeda) almost 17 years ago.
Updated almost 14 years ago.
Description
=begin
@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] .
=end
Target version set to 2.0.0
Category set to lib
Target version changed from 2.0.0 to 1.9.2
ruby -v set to -
=begin
Hi, Shugo
Is this issue still unsolved?
--
Yusuke Endoh mame@tsg.ne.jp
=end
Status changed from Assigned to Closed
% Done changed from 0 to 100
=begin
This issue was solved with changeset r27690.
Shugo, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
Also available in: Atom
PDF
Like 0
Like 0 Like 0 Like 0