From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-2.8 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FORGED_GMAIL_RCVD,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_PASS shortcircuit=no autolearn=no autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id B5E6C20248 for ; Fri, 22 Feb 2019 22:54:35 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id E7FEA1215EE; Sat, 23 Feb 2019 07:54:31 +0900 (JST) Received: from o1678916x28.outbound-mail.sendgrid.net (o1678916x28.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id DB1001215ED for ; Sat, 23 Feb 2019 07:54:29 +0900 (JST) Received: by filter0046p3las1.sendgrid.net with SMTP id filter0046p3las1-9520-5C707D9F-E 2019-02-22 22:54:24.304880296 +0000 UTC m=+84240.036212688 Received: from herokuapp.com (unknown [34.234.82.157]) by ismtpd0018p1iad2.sendgrid.net (SG) with ESMTP id ojLIsZMFS7evrABhX-4sMw for ; Fri, 22 Feb 2019 22:54:23.095 +0000 (UTC) Date: Fri, 22 Feb 2019 22:54:29 +0000 (UTC) From: sam.saffron@gmail.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 67062 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15617 X-Redmine-Issue-Author: sam.saffron X-Redmine-Sender: sam.saffron X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?GD31AXMrLYtZC3ZmvheLkg5nAqKYtjT=2Fa5aksj98ZWNRiORhcHGUOo7li8kwhG?= =?us-ascii?Q?HCyWCsIqCyN8UWnnLJMuwiWmNtAInJLAeo9g975?= =?us-ascii?Q?SWLa3UkmuTSQ0=2F+2IlIfPog=2FQ4t4C4w1CY0yGZB?= =?us-ascii?Q?f3gkTJt53Zu4lyZPLf6nKU+l4bBUvr+H5Pm=2FvfQ?= =?us-ascii?Q?JuroeVwf=2FBK2Bh3J=2F6xrb=2FA5xRZ=2F1fD5VfA=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 91611 Subject: [ruby-core:91611] [Ruby trunk Misc#15617] Any chance we can ship 2.5.4 sooner ratherthan later? X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #15617 has been reported by sam.saffron (Sam Saffron). ---------------------------------------- Misc #15617: Any chance we can ship 2.5.4 sooner rather than later? https://bugs.ruby-lang.org/issues/15617 * Author: sam.saffron (Sam Saffron) * Status: Open * Priority: Normal * Assignee: ---------------------------------------- We started carrying code like this in Discourse due to #14634 breaking Queue after fork. https://review.discourse.org/t/dev-disable-async-logging-in-development-on-broken-ruby/1829 I was wondering if there is any chance we can fast track a 2.5.4 release? This issue is quite severe cause there are quite a few forking web servers out there (puma and unicorn) so the failure mode is common in the wild. #14634 is already backported -- https://bugs.ruby-lang.org/