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 CF6661F55B for ; Sun, 31 May 2020 10:52:32 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 9B6A0120AD1; Sun, 31 May 2020 19:52:07 +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 2D7E71209E6 for ; Sun, 31 May 2020 19:52:04 +0900 (JST) Received: by filterdrecv-p3iad2-8ddf98858-mzxhd with SMTP id filterdrecv-p3iad2-8ddf98858-mzxhd-20-5ED38C6B-2A 2020-05-31 10:52:27.592654113 +0000 UTC m=+5737501.510481568 Received: from herokuapp.com (unknown) by ismtpd0044p1mdw1.sendgrid.net (SG) with ESMTP id DkdcRMhcRQGvCGMDjINz-w for ; Sun, 31 May 2020 10:52:27.499 +0000 (UTC) Date: Sun, 31 May 2020 10:52:27 +0000 (UTC) From: eregontp@gmail.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 74391 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?KippOI8ZHtTweq7XfQzW93937kJ4QNWwSBuHnaMEcr2QjQv7i2HfKOXorVHDxH?= =?us-ascii?Q?04643w3WTvMHmR2dkACao=2FS6zxo93oW5sWphyj9?= =?us-ascii?Q?xoS1aVIdY0K=2FcYL8Vuv++FlVaQQxzT97TKvQl6o?= =?us-ascii?Q?b1y13HhOyoKxKSUk2nmOs94EpXsEf3w0pYA35GH?= =?us-ascii?Q?8k9mfsp2uznAQFS+MaTtUTVVBeVb6XgofqX63bp?= =?us-ascii?Q?J7pWqL6j+u0P7yeEE=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 98597 Subject: [ruby-core:98597] [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 updated by Eregon (Benoit Daloze). Status changed from Open to Closed Closing to trigger backport ---------------------------------------- Bug #16925: Backport request: net/http raises in ensure and replaces the original error https://bugs.ruby-lang.org/issues/16925#change-85913 * Author: Eregon (Benoit Daloze) * Status: Closed * 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/