Actions
Bug #960
closedSIGINT signal is not handled properly on OpenSolaris
Bug #960:
SIGINT signal is not handled properly on OpenSolaris
Description
=begin
Following test failed.. (http://ruby.peppercode.com/log/ruby-1.9.1/last.txt )
test_should_propagate_signaled(TestBeginEndBlock) [/usr/local/src/ruby-1.9.1-rc1/test/ruby/test_beginendblock.rb:96]
It seems that a ruby loop doesn't get interrupted by 'Ctrl-C' on OpenSolaris.
=end
Actions