From: usa@... Date: 2018-07-30T14:15:04+00:00 Subject: [ruby-core:88204] [Ruby trunk Bug#14868] [PATCH] process.c (ruby_fork_ruby): fix race in signal handling Issue #14868 has been updated by usa (Usaku NAKAMURA). Backport changed from 2.3: REQUIRED, 2.4: REQUIRED, 2.5: REQUIRED to 2.3: REQUIRED, 2.4: DONE, 2.5: REQUIRED ruby_2_4 r64130 merged revision(s) 63741. ---------------------------------------- Bug #14868: [PATCH] process.c (ruby_fork_ruby): fix race in signal handling https://bugs.ruby-lang.org/issues/14868#change-73224 * Author: normalperson (Eric Wong) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.3: REQUIRED, 2.4: DONE, 2.5: REQUIRED ---------------------------------------- process.c (ruby_fork_ruby): fix race in signal handling We must block signals before stopping timer-thread, otherwise signal handing can be delayed until another signal is received after timer-thread is restarted. Refixes [Bug #13916] ---Files-------------------------------- 0001-process.c-ruby_fork_ruby-fix-race-in-signal-handling.patch (771 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: