From: Eric Wong Date: 2018-07-08T01:48:57+00:00 Subject: [ruby-core:87862] Re: [Ruby trunk Bug#14867] Process.wait can wait for MJIT compiler process Greg.mpls@gmail.com wrote: > Both mswin & ruby-loco failed the test `test_sigchld_ignore` in r63879. > > Having recently made the exact same mistake, ensure runs with a skip. Easy fix would be > ```ruby > trap(:CHLD, old) if Signal.list['CHLD'] > ``` Oops, thanks for the quick spot. r63880 should fix it. rubyci still hadn't gotten to it r63879 :< Unsubscribe: