[ruby-trunk - Bug #10615] [Closed] SIGKILL is not supported by signal() of some versions of MSVCRT

Issue #10615 has been updated by Usaku NAKAMURA.

Status changed from Assigned to Closed
% Done changed from 0 to 100

Applied in changeset r48884.


  • signal.c (ruby_signal): since SIGKILL is not supported by MSVCRT,
    should be treated before calling signal(2).
    [Bug #10615]

Bug #10615: SIGKILL is not supported by signal() of some versions of
MSVCRT

  • Author: Usaku NAKAMURA
  • Status: Closed
  • Priority: Normal
  • Assignee: Usaku NAKAMURA
  • Category: core
  • Target version: current: 2.2.0
  • ruby -v: -
  • Backport: 2.0.0: REQUIRED, 2.1: REQUIRED