From: Hiroshi Nakamura Date: 2011-06-29T09:49:21+09:00 Subject: [ruby-core:37650] [Ruby 1.9 - Bug #4241] IMAPTest#test_imaps_verify_none does not stop Issue #4241 has been updated by Hiroshi Nakamura. Assignee changed from Aaron Patterson to Hiroshi Nakamura ---------------------------------------- Bug #4241: IMAPTest#test_imaps_verify_none does not stop http://redmine.ruby-lang.org/issues/4241 Author: Kazuhiro NISHIYAMA Status: Assigned Priority: Normal Assignee: Hiroshi Nakamura Category: ext Target version: 1.9.3 ruby -v: ruby 1.9.3dev (2011-01-06 trunk 30475) [i686-linux] =begin 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 = =end -- http://redmine.ruby-lang.org