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-Status: No, score=-2.6 required=3.0 tests=AWL,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_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY 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 9DDB91F55B for ; Sun, 31 May 2020 10:52:20 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 960E11209E1; Sun, 31 May 2020 19:51:54 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 4D3571209E0 for ; Sun, 31 May 2020 19:51:52 +0900 (JST) Received: by filterdrecv-p3iad2-8ddf98858-d2ghm with SMTP id filterdrecv-p3iad2-8ddf98858-d2ghm-21-5ED38C5D-45 2020-05-31 10:52:13.907054309 +0000 UTC m=+5737481.385978489 Received: from herokuapp.com (unknown) by ismtpd0117p1mdw1.sendgrid.net (SG) with ESMTP id kLbJEFflSB2g33FoxmWyGA for ; Sun, 31 May 2020 10:52:13.815 +0000 (UTC) Date: Sun, 31 May 2020 10:52:13 +0000 (UTC) From: eregontp@gmail.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 74390 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 16925 X-Redmine-Issue-Author: Eregon X-Redmine-Sender: Eregon 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?KippOI8ZHtTweq7XfQzW93937kJ4QNWwSBuHnaMEcr0HefChjgLdxKuZhzIj0I?= =?us-ascii?Q?lMAfds5CqU3QWirQCCdddRcySlDOQBmM5E37nNI?= =?us-ascii?Q?spxfELh4O9iHzd5Ch3+FN1yVBjuwptVqxGoV7hf?= =?us-ascii?Q?tXf2fIbVltiJkYiDTkLRkYHbOMqfiGFSybz+gwf?= =?us-ascii?Q?ZKTRpRThO9ITdCjM4+R3nskPXU2+Rj76lewMNSE?= =?us-ascii?Q?nQzgr2f=2FSwNqogUFw=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 98596 Subject: [ruby-core:98596] [Ruby master Bug#16925] Backport request: net/http raises in ensure and replaces the original error 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 #16925 has been reported by Eregon (Benoit Daloze). ---------------------------------------- Bug #16925: Backport request: net/http raises in ensure and replaces the original error https://bugs.ruby-lang.org/issues/16925 * Author: Eregon (Benoit Daloze) * Status: Open * Priority: Normal * Backport: 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED ---------------------------------------- Could we backport https://github.com/ruby/ruby/pull/3164, part of [Bug #13882] ? (Details in https://bugs.ruby-lang.org/issues/13882#note-6) I think it would be worthwhile. -- https://bugs.ruby-lang.org/