From: Kazuhiro NISHIYAMA Date: 2011-01-06T20:09:53+09:00 Subject: [ruby-core:34177] [Ruby 1.9-Bug#4241][Open] IMAPTest#test_imaps_verify_none does not stop Bug #4241: IMAPTest#test_imaps_verify_none does not stop http://redmine.ruby-lang.org/issues/show/4241 Author: Kazuhiro NISHIYAMA Status: Open, Priority: Normal Assigned to: Aaron Patterson, Category: ext ruby -v: ruby 1.9.3dev (2011-01-06 trunk 30475) [i686-linux] IMAPTest#test_imaps_verify_none hangs up and can not stop with SIGINT. I guess problem exists in ossl_ssl_shutdown, and running test does not stop with reverting r30451 . % ruby-trunk test/net/imap/test_imap.rb -v -n test_imaps_verify_none Run options: -v -n test_imaps_verify_none # Running tests: IMAPTest#test_imaps_verify_none = ---------------------------------------- http://redmine.ruby-lang.org