Project

General

Profile

Actions

Bug #947

closed

Signal handler block is never called when the program is too short

Added by yugui (Yuki Sonoda) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.2dev (2010-03-24 trunk 27033) [i686-linux]
Backport:
[ruby-core:20970]

Description

=begin
forked from #727.

% ruby-trunk -e 'Signal.trap(:INT){p :ok}; Process.kill(:INT, $$)'
=> displays nothing
=end


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #727: Signal(CLD) seems not to work on OS XClosedko1 (Koichi Sasada)11/08/200801/20/2009Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0